Skip to content

An R package for downloading and searching CSO statistical tables

Notifications You must be signed in to change notification settings

danieloc1989/csodata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csodata

An R package for downloading CSO data.

The csodata package allows for easily downloading CSO (Central Statistics Office, the statistics agency of Ireland) PxStat data into R. It also includes multiple functions for examining the metadata of CSO tables, as well as a function to download geographic data in the ESRI vector format from the CSO website.

PxStat is the Central Statistics Office’s (CSO) online database of Official Statistics. This database contains current and historical data series compiled from CSO statistical releases and is accessed here . The CSO PxStat Application Programming Interface (API), which is accessed in this package, provides access to PxStat data in JSON-stat format. This dissemination tool allows developers machine to machine access to CSO PxStat data.

References

Graeme Walsh (2018). statbanker R package version 6.2.0. For inspiration and code used for reshaping tables.

About

An R package for downloading and searching CSO statistical tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 69.7%
  • HTML 30.3%