Skip to content

Commit 78e52ce

Browse files
committed
Editing README.md
1 parent 743905f commit 78e52ce

File tree

5 files changed

+59
-4
lines changed

5 files changed

+59
-4
lines changed

.idea/misc.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/nepal_data.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Nepal Data
22
Various useful datasets for Nepal
33

4-
1. List of districts of Nepal
5-
2. List of VDCs of Nepal (source: http://data.opennepal.net/content/district-and-vdc-codes-nepal)
6-
3. List of new local bodies of Nepal
4+
1. List of districts of Nepal (nepal_district_list.csv)
5+
2. List of VDCs of Nepal (source: http://data.opennepal.net/content/district-and-vdc-codes-nepal) (nepal_vdc_list.csv)
6+
3. List of new local bodies of Nepal (nepal_gaupalika_nagarpalika_list.csv)
77
- List of Gaupalikas (Rural Municipalities)
88
- List of Nagarpalikas (Urban Municipalities)
99
- List of Upamahanagarpalikas (Sub-metropolitan cities)
1010
- List of Mahanagarpalika (Metropolitan cities)
11-
4. Ward-wise mapping table from the VDCs to the Gaupalikas/Nagarpalikas
11+
4. Ward-wise mapping table from the VDCs to the Gaupalikas/Nagarpalikas(vdc_to_gapa_napa_mapping_table.csv)
12+
13+
## old_wards_to_new_wards_mapping
14+
- Ward-wise mapping table from 2011 wards to 2018 wards: `old_wards_2011_to_new_wards_2018.csv`
15+
- Ward-wise mapping table from 2014 wards to 2018 wards: `old_wards_2014_to_new_wards_2018.csv`
16+

0 commit comments

Comments
 (0)