Skip to content

Commit

Permalink
feat: add Mendoza population data from UNdata
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Prodromou <[email protected]>
  • Loading branch information
evanp committed Apr 4, 2024
1 parent a77a808 commit d964973
Show file tree
Hide file tree
Showing 6 changed files with 28,286 additions and 0 deletions.
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
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
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
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/
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
Loading

0 comments on commit d964973

Please sign in to comment.