Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Added Japan prefectures to region dataset #189

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .construction_tools/revised_EMSC_region_data/access_note.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,12 @@ New Zealand districts added from:
https://datafinder.stats.govt.nz/layer/111193-territorial-authority-2023-clipped-generalised/

Italian provinces added from:
https://www.istat.it/it/archivio/222527
https://www.istat.it/it/archivio/222527

UNHCR is the, United Nation High Commissioner for Refugees. They provide many datasets for country geo data.

Several European country borders have been sourced from UNHCR.

HUMDATA is the Humanitarian data Exchange which is provided by, OCHA Regional Office for Asia and the Pacific.

Japan prefectures have been added from HUMDATA
3 changes: 2 additions & 1 deletion .construction_tools/revised_EMSC_region_data/attr_IDs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{"https://www.seismicportal.eu/feregions.html\nhttps://www.seismicportal.eu/fe_regions_ws/query": "ZXgA",
"https://datafinder.stats.govt.nz/layer/111193-territorial-authority-2023-clipped-generalised/":"NZNZ",
"https://www.istat.it/it/archivio/222527": "ITIT",
"https://im.unhcr.org/geoservices/export/index.html":"UNHC"
"https://im.unhcr.org/geoservices/export/index.html":"UNHC",
"https://data.humdata.org/dataset/cod-ab-jpn?": "HUJP"
}
Loading