Just for fun, I've been playing with the finalist data. Here are some ways of visualizing it, using Google Fusion Tables, which seems to have gained some features and lost others since I began playing with it a couple years ago.
If you don't see anything below, it might be your browser. Based on what I've seen in my Google Analytics stats for the site, though, most of you should be fine.
First let's look at top 10 degrees:
Second, top 10 Universities:
One of the newer features is one where we can explore the links between data elements. This one is for the link between University and Degree:
Next up, we can map out the locations of the schools, in case anyone wants to explore that way.
And last, but not least, your breakdown of Veterans' Preference.
Anything else you'd like to see?
In-depth information and candid discussion about the Presidential Management Fellows program.
Showing posts with label data. Show all posts
Showing posts with label data. Show all posts
Friday, April 12, 2013
Friday, April 8, 2011
PMF Data 2009-2011
[Update 4/11/2011: As promised to those of you looking for CSV/Excel formatted data, here it is: http://pmfellow.kodingen.com/scripts/getcsv.php]
Here is another quick update to let you know that I have made available all of the finalists data from 2009-2011, in JavaScript Object Notation (JSON) format. If you ask nicely and want it, I can offer it in other formats as well.
The data can be retrieved here: http://pmfellow.kodingen.com/scripts/getjson.php
Available fields and descriptions are as follows:
Also, feel free to use the data however you see fit. If you have anything you're trying to put together, I would be happy to link to it. Similarly, I would be happy to help if you want data that's not currently there (assuming I have it).
Here is another quick update to let you know that I have made available all of the finalists data from 2009-2011, in JavaScript Object Notation (JSON) format. If you ask nicely and want it, I can offer it in other formats as well.
The data can be retrieved here: http://pmfellow.kodingen.com/scripts/getjson.php
Available fields and descriptions are as follows:
- label: Either an MD5 hashed version of the original finalist name, or, because I didn't have the names available when I imported the data, something like "applicantX" where X is an incremental number.
- type: Currently only finalists are available, but when I get to it, other valid values, for which there are available rows, will be "semifinalists" and "nominees."
- year: The PMF class year. Not every record type is available for every year.
- rank: This is just the database unique record identifier; you don't really need it for anything.
- school: The corrected name of the school the individual PMF attended. By corrected, I mean the standardization I undertook as part of the record cleanup.
- field: Individual's academic field. No effort to standardize or clean these up occurred.
- latlng: The latitude and longitude of the school, as determined by a separate geocoding script. I expect some percentage of error to have occurred here, but see below for error reporting.
Also, feel free to use the data however you see fit. If you have anything you're trying to put together, I would be happy to link to it. Similarly, I would be happy to help if you want data that's not currently there (assuming I have it).
Subscribe to:
Posts (Atom)