Jade Nair - Energize Andover
  • Home
  • Blog
  • About
  • Contact

Visualization progress

3/15/2022

 
I tested and debugged the functionality I worked on last time and added further abstraction in the form of another function to get the data from aggregating participation in three elections (which were indexed a little differently than town meetings, meaning the call to agg_voter_data was different) directly. 

Instead of printing this data out, I wanted a way to save it somewhere, so I returned the values I was calculating in the form of a Series instead of printing them out. I then added all of these Series into a DataFrame which was then logged to a CSV file. 

From this CSV, I hope to be able to visualize voter participation over time from a variety of different samples. I created pie charts surrounding the sample of voters who did not participate in the first event, comparing the percentage that continued to be inactive throughout and the percentage that was active in another event later on in the selected time frame.

My goal right now is to continue highlighting different data points and bringing them to life by creating various types of visualizations. In addition to the pie and bar charts I've created so far, I want to make line graphs that go into more detail of voter participation in things like local and state elections.

Comments are closed.

    Author

    I'm a high school senior and programming enthusiast.

    Archives

    March 2022
    February 2022
    November 2021
    September 2021
    June 2021
    May 2021
    April 2021
    February 2021
    December 2020
    October 2020
    September 2020
    July 2020
    June 2020
    May 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • Blog
  • About
  • Contact