-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapi_config.yml
87 lines (80 loc) · 1.57 KB
/
api_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#api configuration including currently supported api params, DB fields and
#collections
supported_versions:
- v1
parameters:
page:
page_size: 25
id:
ids:
fields:
person_ids:
geo_ids:
topic_ids:
classification_ids:
start_date:
end_date:
date:
collections:
fields:
- body
- body_html
- body_summary
- chapt_title
- countries
- collection
- date
- date_year
- date_month
- from_field
- id
- location
- nuclear
- persons
- topics
- classification
- refs
- cable_references
- source
- source_path
- cable_type
- subject
- title
- to_field
- tags
- description
- category
- pdf
- title_docview
- orighand
- concepts
- type
- office
- readability
databases:
- declassification_api
- declassification_frus
- declassification_kissinger
- declassification_ddrs
- declassification_cables
- visualizations
- declassification_clinton
- declassification_cpdoc
- declassification_cabinet
- declassification_pdb
collections:
frus: declassification_frus
kissinger: declassification_kissinger
ddrs: declassification_ddrs
statedeptcables: declassification_cables
clinton: declassification_clinton
cpdoc: declassification_cpdoc
cabinet: declassification_cabinet
pdb: declassification_pdb
entities:
- countries
- persons
- topics
- classifications
merriam_text_drop:
- 'https://declass.merriamtech.com/merriam/v0.2/declass/textdrop'