build_inep_url: Build INEP microdata URL
Description
Internal function to construct URLs for INEP microdata.
Usage
build_inep_url(dataset, year, ...)
Value
A character string with the URL.
Arguments
- dataset
The dataset name (e.g., "censo_escolar", "enem").
- year
The year of the data.
- ...
Additional parameters for URL construction.