Skip to content

GSS-Cogs/cmd-CPIH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

CMD CPIH

Script for tansforming CPIH data

Transform takes 1 input csv file, with the file name containing 'wda' and the input file is provided by the business area. Place the input file in the same directory as the script or alternatively change the location variable in transform.ipynb to match the file location

1 output file is created

  • v4-cpih.csv

The transform only works with the most recent months data, it then pulls the data of the previous publication from the CMD API and adds the most recent data to it. Warning messages from the requests module is normal as "verify=False" is being used when making a request which is required when running this transform on network.

The transform only requires use of base level packages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published