OpenUpSA / wazimap-za

The ZA implementation of Wazimap, a Django application for exploring census and other similar data
http://wazimap.co.za
MIT License
16 stars 12 forks source link

profile.json is missing values #17

Closed longhotsummer closed 8 years ago

longhotsummer commented 8 years ago

See http://wazimap.co.za/profiles/ward-74804019.json

We suddenly have entries like this:

age_group_distribution": { "0-9": {}, ... }

longhotsummer commented 8 years ago

It looks like we're loading age groups in 5 years from the incorrect table, using the ECD one instead of the general one.