Basic observations of the Misconduct Database ( Part 2 )
Written by sideprojects in Posts on Sun 03 January 2016. Tags: data analysis, fcmd,
Exploring the variables in the Misconduct database
For info on how I came by this data, see part1. I wanted to break it free from looking at one or a handful of entries at a time as you find on the main website and see what I can find by looking at the data a bit differently. Keep in mind all of the caveats
Federal Contractor Misconduct Database ( Part 1 )
Written by sideprojects in Posts on Mon 28 December 2015. Tags: web scraping, docker, data analysis, fcmd,
The Project on Government Oversight has a database of misconduct that details settlements and cases that government entities have brought against their contractors going back to 1995. In the first post of this series, I will describe how I pulled the data for further analysis.
Working with Bipartite graph data in pandas
Written by sideprojects in Notes on Sun 20 December 2015. Tags: pandas, networks,
A simple example of how manipulate bipartite graphs using Pandas
Pelican Site Setup
Written by sideprojects in Notes on Sun 20 December 2015. Tags: pelican,
Resources used for creating this pelican site on github pages