Download Data from the CSO 'PxStat' API
Search list of all table descriptions for given string
Returns a list of the values of variables of a CSO data table
Returns a character vector listing the contents of a CSO data table
Clear csodata cache
Prints metadata from an ESRI shapefile to console
Prints metadata from a PxStat table to the console
Returns a character vector listing the statistics in a CSO data table
Return a CSO table as a data frame
Return geographic data as a sf data frame
Returns a data frame with the metadata of a vector shapefile
Returns a the time interval used to record data in a CSO table
Returns a data frame with the metadata of a CSO data table
Returns a data frame with all valid CSO PxStat tables listed sequentia...
csodata: A package for downloading CSO data.
Imports 'PxStat' data in JSON-stat format and (optionally) reshapes it into wide format. The Central Statistics Office (CSO) is the national statistical institute of Ireland and 'PxStat' is the CSOs online database of Official Statistics. This database contains current and historical data series compiled from CSO statistical releases and is accessed at <http://data.cso.ie>. The CSO 'PxStat' Application Programming Interface (API), which is accessed in this package, provides access to 'PxStat' data in JSON-stat format at <http://data.cso.ie>. This dissemination tool allows developers machine to machine access to CSO 'PxStat' data.