Skip to content

tikaro/voting-precinct-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting Precinct Size

This is a project to create an interactive graph of precinct size in Chester County, to answer the question "how much bigger are the biggest precincts in Chester County, compared to the smallest ones?"

Anecdotally, some precincts have thousands and thousands of voters, but some only have a few hundred and are easy to manage. Where are the big precincts? Does anything seem odd about where the biggest, hardest-to-manage precincts are? This will be a way of exploring that.

I plan to use VictoryChart as my charting library, and find precinct-size data someplace easy to point to.

This project was bootstrapped with Create React App.

Deployment

This site is was deployed via Netlify to voting-precinct-size.netlify.app, but the builds were stopped in April 2022.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A data visualization graphing precinct sizes in Chester County, PA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published