Skip to content

Commit

Permalink
Update README.md to format URLs and email addresses consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Jan 24, 2025
1 parent 3331513 commit d910ccd
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions model/sources/IDMC/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ A STAC collection holding IDMC disaster-related displacement events.
- Source organisation: Internal Displacement Monitoring Centre (IDMC)
- Source code: IDMC
- Source Type: International Non-Governmental Organization
- Source organization email: info@idmc.ch
- Source URL: https://www.internal-displacement.org/database
- Source organization email: <info@idmc.ch>
- Source URL: <https://www.internal-displacement.org/database>
- Source Data license: [TBD]
- Source for: event
- API Documentation: https://helix-tools-api.idmcdb.org/external-api/
- API Documentation: <https://helix-tools-api.idmcdb.org/external-api/>

### Data

- Swagger JSON URL: https://helix-tools-api.idmcdb.org/external-api/
- openAPI : https://helix-tools-api.idmcdb.org/external-api/api-schema/
- Swagger JSON URL: <https://helix-tools-api.idmcdb.org/external-api/>
- openAPI : <https://helix-tools-api.idmcdb.org/external-api/api-schema/>

#### Disasters Dataset

Expand All @@ -32,7 +32,7 @@ Nevertheless, the items in this dataset are not consolidated into a single event

The [GIDD Disaggregated Data](https://www.internal-displacement.org/database/api-documentation/#gidd-disaggregated-data) provides quality-controlled, annually validated data on internal displacement due to conflicts and disasters, disaggregated by caseload. This dataset is disaggregated by caseload, location and event.

Endpoint URL: <https://helix-tools-api.idmcdb.org/external-api/gidd/disaggregations/disaggregation-geojson/?client_id=<secret>>
Endpoint URL: <<https://helix-tools-api.idmcdb.org/external-api/gidd/disaggregations/disaggregation-geojson/?client_id=><secret>>

The returned data is a geojson feature collection. Each feature represents a displacement item that includes the following properties:

Expand Down Expand Up @@ -78,7 +78,6 @@ The returned data is a geojson feature collection. Each feature represents a dis
- `Locations type`: Type of displacement location (Origin/Destination)
- `Displacement occurred`: Indicates if preventive evacuations were reported


### Event Items

The IDMC event items are derived from the GIDD disaggregated data.
Expand Down

0 comments on commit d910ccd

Please sign in to comment.