From f8012f88641b0bb378ba79393f277c8918ebe452 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 18 Apr 2019 16:50:01 +0200 Subject: better sorting of papers --- scraper/client/types.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scraper/client/types.js') diff --git a/scraper/client/types.js b/scraper/client/types.js index 22c93a89..049b2761 100644 --- a/scraper/client/types.js +++ b/scraper/client/types.js @@ -22,3 +22,9 @@ export const USES_DATASET = { UNKNOWN: "0", NO_DATA: "-2", } + +export const ADDRESS_TYPE_ENUM = { + 'edu': 1, + 'company': 3, + 'mil': 10, +} \ No newline at end of file -- cgit v1.2.3-70-g09d2