@@ -11,7 +11,8 @@ The package is currently available in [**R**](https://CRAN.R-project.org/package
11
11
12
12
| *** R*** | *** Python*** | *** Repo*** |
13
13
| -----| -----| ----|
14
- | [](https://CRAN.R-project.org/package=geobr) <br /> [](https://CRAN.R-project.org/package=geobr) <br /> [](https://CRAN.R-project.org/package=geobr) <br /> [](https://app.codecov.io/gh/ipeaGIT/geobr?branch=master) <br /> [](https://www.tidyverse.org/lifecycle/#stable) | [](https://badge.fury.io/py/geobr) <br /> [](https://pepy.tech/project/geobr) <br /> [](https://pepy.tech/project/geobr/month) <br /> [](https://www.tidyverse.org/lifecycle/#maturing) |<img alt="GitHub stars" src="https://img.shields.io/github/stars/ipeaGIT/geobr.svg?color=orange"> <br /> [](https://github.com/ipeaGIT/geobr/actions) <br /> [](https://www.repostatus.org/#active) |
14
+ | [](https://CRAN.R-project.org/package=geobr) <br /> [](https://CRAN.R-project.org/package=geobr) <br /> [](https://CRAN.R-project.org/package=geobr) <br /> [](https://app.codecov.io/gh/ipeaGIT/geobr?branch=master) <br /> [](https://www.tidyverse.org/lifecycle/#stable) <br /> [](https://github.com/ipeaGIT/geobr/actions) | [](https://badge.fury.io/py/geobr) <br /> [](https://pepy.tech/project/geobr) <br /> [](https://pepy.tech/project/geobr) <br /> [](https://www.tidyverse.org/lifecycle/#maturing) <br /> [](https://github.com/ipeaGIT/geobr/actions) |<img alt="GitHub stars" src="https://img.shields.io/github/stars/ipeaGIT/geobr.svg?color=orange"> <br /> <br /> [](https://www.repostatus.org/#active) |
15
+
15
16
16
17
17
18
@@ -95,7 +96,7 @@ More examples [here](https://github.com/ipeaGIT/geobr/tree/master/python-package
95
96
| ` read_micro_region ` | Micro region | 2000, 2001, 2010, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 | IBGE |
96
97
| ` read_intermediate_region ` | Intermediate region | 2017, 2019, 2020 | IBGE |
97
98
| ` read_immediate_region ` | Immediate region | 2017, 2019, 2020 | IBGE |
98
- | ` read_municipality ` | Municipality | 1872, 1900, 1911, 1920, 1933, 1940, 1950, 1960, 1970, 1980, 1991, 2000, 2001, 2005, 2007, 2010, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 | IBGE |
99
+ | ` read_municipality ` | Municipality | 1872, 1900, 1911, 1920, 1933, 1940, 1950, 1960, 1970, 1980, 1991, 2000, 2001, 2005, 2007, 2010, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 | IBGE |
99
100
| ` read_municipal_seat ` | Municipality seats (sedes municipais) | 1872, 1900, 1911, 1920, 1933, 1940, 1950, 1960, 1970, 1980, 1991, 2010 | IBGE |
100
101
| ` read_weighting_area ` | Census weighting area (área de ponderação) | 2010 | IBGE |
101
102
| ` read_census_tract ` | Census tract (setor censitário) | 2000, 2010, 2017, 2019, 2020 | IBGE |
@@ -108,10 +109,10 @@ More examples [here](https://github.com/ipeaGIT/geobr/tree/master/python-package
108
109
| ` read_disaster_risk_area ` | Disaster risk areas | 2010 | CEMADEN and IBGE |
109
110
| ` read_indigenous_land ` | Indigenous lands | 201907, 202103 | FUNAI |
110
111
| ` read_semiarid ` | Semi Arid region | 2005, 2017 | IBGE |
111
- | ` read_health_facilities ` | Health facilities | 2015 | CNES, DataSUS |
112
+ | ` read_health_facilities ` | Health facilities | 201505, 202303 | CNES, DataSUS |
112
113
| ` read_health_region ` | Health regions and macro regions | 1991, 1994, 1997, 2001, 2005, 2013 | DataSUS |
113
114
| ` read_neighborhood ` | Neighborhood limits | 2010 | IBGE |
114
- | ` read_schools ` | Schools | 2020 | INEP |
115
+ | ` read_schools ` | Schools | 2020, 2023 | INEP |
115
116
| ` read_comparable_areas ` | Historically comparable municipalities, aka Areas minimas comparaveis (AMCs) | 1872,1900,1911,1920,1933,1940,1950,1960,1970,1980,1991,2000,2010 | IBGE |
116
117
| ` read_urban_concentrations ` | Urban concentration areas (concentrações urbanas) | 2015 | IBGE |
117
118
| ` read_pop_arrangements ` | Population arrangements (arranjos populacioanis) | 2015 | IBGE |
0 commit comments