The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Loads information the mines being explored legally in Brazil, including their location, status, product being mined and area in square meters etc. Survey is done at municipal and state level. The National Mining Agency (ANM) is responsible for this survey.
Options:
dataset: "sigmine_active"
raw_data: there are two options:
TRUE
: if you want the data as it is originally.FALSE
: if you want the treated version of the
data.language: you can choose between Portuguese
("pt")
and English ("eng")
Examples:
# Download treated data (raw_data = FALSE) in portuguese (language = "pt").
data <- load_sigmine(
dataset = "sigmine_active",
raw_data = FALSE,
language = "pt"
)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.