robroc / federal-contracts

Data prep and analysis of Canadian federal government contract data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An analysis of Canadian federal contracts

This repo contrains Jupyter notebooks that prepare and analyze data Canadian federal contracts over $10,000, which are published here (full data download here).

This analysis was used in two reports by the Investigative Journalism Foundation:

Descriptions of notebooks

data_prep.ipynb - Loads raw data from government website, cleans up vendor names, standardizes unique procurement IDs, isolates amended contracts.

amended_contracts_analysis.ipynb - Statistical analysis of amended contracts and cost inflation.

Acknowledgement

Much of the prep code was inspired by the work of Sean Boots at Carleton University. For the most part, my Python code is a direct translation of Sean's R code.

About

Data prep and analysis of Canadian federal government contract data

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%