CartoDB / bigmetadata

BSD 3-Clause "New" or "Revised" License
43 stars 11 forks source link

Spanish census data at larger geometries #91

Open talos opened 8 years ago

talos commented 8 years ago

We only bring it in at seccion censal level right now, but we should provide larger geometries, too.

talos commented 7 years ago

@michellemho Do you think you could look at the INE site and see if we can track down some equivalent data files at a coarser geographic resolution than seccion censal?

michellemho commented 7 years ago

Municipal, provincial and national level data here:

http://www.ine.es/CDINEbase/consultar.do?mes=&operacion=Censos+de+Poblaci%F3n+y+Viviendas&id_oper=Ir

http://www.ine.es/en/daco/inebase_mensual/abril_2014/censos_2011.zip

talos commented 7 years ago

Thanks @michellemho ! These would appear to be the files we'd need, but having looked at them closer the inconsistencies in how they've produced them make me think we shouldn't go forward with getting data from them.

An alternative solution would be to aggregate all the higher-order stuff ourselves. Putting this in the Icebox for now.