Access Data from the NASS 'Quick Stats' API
Get NASS Area given a set of parameters.
Get/Set the environmental variable NASSQS_TOKEN to the API key
Allow querying for a given set of counties based on FIPS.
Check the response.
Deprecated: Return list of NASS QS parameters.
Issue a GET request to the NASS 'Quick Stats' API
Get all values for a specific parameter.
Return list of NASS QS parameters.
Parse a response object from nassqs_GET()
.
Get a count of number of records for given parameters.
Get yield records for a specified crop.
Get data and return a data frame
rnassqs: Access the NASS 'Quick Stats' API
Interface to access data via the United States Department of Agriculture's National Agricultural Statistical Service (NASS) 'Quick Stats' web API <https://quickstats.nass.usda.gov/api/>. Convenience functions facilitate building queries based on available parameters and valid parameter values. This product uses the NASS API but is not endorsed or certified by NASS.