Description Usage Arguments Details Value Examples
Download school census microdata
1 | download_microdata(year = 2019, method = "wget")
|
year |
numeric, at the moment works with 2018 and 2019 data |
method |
character, default is "wget". Other options: "internal", "libcurl", "curl" |
This function works only with 2019 and 2018 data.
Other years can be downloaded in: http://inep.gov.br/microdados
This package works fine with 2019 data, and at least partially with 2015 data. Other years were not tested till now.
.zip file with all microdata, which must be unzipped
1 2 3 4 | download_microdata()
download_microdata(year=2018)
# for a more complete view, see ?insert_labels
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.