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.
An alternative for downloading various USDA data from https://quickstats.nass.usda.gov/ through R. You must sign up for an API key from the mentioned website in order for this package to work. Disclaimer:
This product uses the NASS API but is not endorsed or certified by NASS.
Eventually, this package will be uploaded to CRAN at which point you should be able to install the package through the typical method:
install.packages("usdarnass")
However, until the package has been submitted to CRAN the only way to use the package is through the development version (needs devtools installed):
# install.packages("devtools")
::install_github("rdinter/usdarnass") devtools
Once installed through either method, you can load package the conventional way:
library("usdarnass")
See the Get started article for a more in depth discussion of the package features.
See the documentation site.
There are other R
packages that work with USDA Quick
Stats that may be more useful to others:
If you are interested in download all of the Quick Stats data to your local machine, then their FTP site is the best option for downloading all.
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.