Census API Mexico — how to access INEGI census data?
Question
M
Answers
D
INEGI API exposes aggregated census indicators, not microdata. For 2020 census, check their BIE catalog — most key series are available. Microdata requires bulk download from their SCIAN portal.
● Thread open · 1 reply
I'm using census API Mexico data for a health coverage analysis project. Need to understand the geographic distribution of unbanked/uninsured population to identify target areas for our product launch.
I've been using INEGI's website but manual downloads don't scale. Does the INEGI REST API cover census microdata, or is it limited to aggregated series? And is the 2020 census data fully available via their API yet?