Population dataset provides Brazil’s official population statistics from IBGE (Brazilian Institute of Geography and Statistics). This dataset includes:
Population data is fundamental to many analyses, providing denominators for per capita metrics, understanding urbanization patterns, tracking demographic trends, and supporting policy and development planning.
Population data comes from: - Census years (2007, 2010): Actual population enumeration - Estimation years (2001-2006, 2008-2009, 2011-2021): IBGE official population projections based on census data and vital statistics - Methodology: Cohort-component methodology considering births, deaths, migration - Updates: Revised annually as new vital statistics data becomes available
For more information, visit IBGE Population Estimates.
Official Brazilian population statistics and estimates.
| Year Type | Years | Nature |
|---|---|---|
| Census | 2007, 2010 | Actual population count |
| Estimates | 2001-2006, 2008-2009, 2011-2021 | Official IBGE projections |
Census years provide actual counts; other years are official projections.
Controls whether to download original or processed data.
TRUE: Returns raw IBGE data formatFALSE: Returns treated data with English variable names
and standardized formatSpecifies geographic aggregation level.
"country": National total"state": State-level population (27 units)"municipality": All 5,570+ municipalitiesSpecifies which year(s) to download.
Available years: 2001-2006, 2007 (census), 2008-2009, 2010 (census), 2011-2021
Each record contains: - Geographic identifier (state or municipality name/code) - Year - Population count
Simple and straightforward structure, useful as base for other calculations.