-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Mendoza population data from UNdata
Signed-off-by: Evan Prodromou <[email protected]>
- Loading branch information
Showing
6 changed files
with
28,286 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
harmonize/data/processed/OEF:UNdata:city_population:20240222/DataSource.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
datasource_id,name,publisher,published,URL | ||
OEF:UNdata:city_population:20240222,Extract from UNData by Open Earth Foundation,OEF:UNdata,2024-02-22,http://data.un.org/Data.aspx?q=city+population&d=POP&f=tableCode%3a240 |
10 changes: 10 additions & 0 deletions
10
harmonize/data/processed/OEF:UNdata:city_population:20240222/DataSourceTag.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
datasource_id,tag_id | ||
OEF:UNdata:city_population:20240222,geo | ||
OEF:UNdata:city_population:20240222,contextual | ||
OEF:UNdata:city_population:20240222,population | ||
OEF:UNdata:city_population:20240222,city | ||
OEF:UNdata:city_population:20240222,un | ||
OEF:UNdata:city_population:20240222,undata | ||
OEF:UNdata:city_population:20240222,extract | ||
OEF:UNdata:city_population:20240222,oef | ||
OEF:UNdata:city_population:20240222,evanp |
11 changes: 11 additions & 0 deletions
11
harmonize/data/processed/OEF:UNdata:city_population:20240222/Population.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
actor_id,population,year,datasource_id | ||
AR MDZ,1041282,2022,OEF:UNdata:city_population:20240222 | ||
AR MDZ,1033390,2021,OEF:UNdata:city_population:20240222 | ||
AR MDZ,1025406,2020,OEF:UNdata:city_population:20240222 | ||
AR MDZ,1017327,2019,OEF:UNdata:city_population:20240222 | ||
AR MDZ,1094209,2016,OEF:UNdata:city_population:20240222 | ||
AR MDZ,1079744,2015,OEF:UNdata:city_population:20240222 | ||
AR MDZ,923203,2013,OEF:UNdata:city_population:20240222 | ||
AR MDZ,916220,2012,OEF:UNdata:city_population:20240222 | ||
AR MDZ,902127,2010,OEF:UNdata:city_population:20240222 | ||
AR MDZ,773113,1991,OEF:UNdata:city_population:20240222 |
2 changes: 2 additions & 0 deletions
2
harmonize/data/processed/OEF:UNdata:city_population:20240222/Publisher.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
id,name,URL | ||
OEF:UNdata,Extracts of data from UNdata by Open Earth Foundation,https://data.un.org/ |
11 changes: 11 additions & 0 deletions
11
harmonize/data/processed/OEF:UNdata:city_population:20240222/Tag.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
tag_id,tag_name | ||
geo,geographical data | ||
contextual,contextual data | ||
population,population of an Area | ||
un,United Nations | ||
undata,United Nations data | ||
cc0,Creative Commons CC0 license | ||
extract,Dataset extracted from a larger database | ||
oef,Dataset from Open Earth Foundation | ||
evanp,Dataset by Evan Prodromou | ||
city,city data |
Oops, something went wrong.