Skip to content

Commit dc32181

Browse files
Merge pull request #216 from OCHA-DAP/remove_app_identifer
HDXDSYS-1039 HAPI documentation remove hard coded app identifier
2 parents fcc3710 + 52258d1 commit dc32181

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/data_usage_guides/enum_parameters/event_type_parameters.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Description: >
88
Demonstration events include ACLED’s protests and riots event types, with
99
the exception of the mob violence sub-event type of the riots event type.
10-
- EventTtype: political_violence
10+
- Event Type: political_violence
1111
Description: >
1212
Political violence events include ACLED’s battles, violence against
1313
civilians, and explosions/remote violence event types, as well as the mob

docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can retrieve a list of possible sectors by querying the `sector` support tab
118118

119119

120120
```plaintext
121-
https://hapi.humdata.org/api/v1/metadata/sector?output_format=json&offset=0&limit=1000&app_identifier=Z2V0dGluZ3Mtc3RhcnRlZDpzaW1vbi5qb2huc29uQHVuLm9yZw==
121+
https://hapi.humdata.org/api/v1/metadata/sector?output_format=json&offset=0&limit=1000&app_identifier={your app identifier}
122122
```
123123

124124

0 commit comments

Comments
 (0)