Pinned Repositories
scrapy-sentry-errors
Scrapy extension that logs errors to Sentry.
business-days-js
Determines whether a given date is a US business day.
cats
CLI app that downloads random cat images.
data_compare_widget
React JS widget that compares data side-by-side.
flask-react-app
A dead simple Flask-React app that's easy to deploy to Heroku.
get-pop
A command line utility that generates CSVs of county-level population data for specified US states.
pa_coronavirus_case_tracker
A React JS app that displays live stats on coronavirus cases and deaths in Pennsylvania.
spotify-autocomplete
React app to search arists, tracks and albums using Spotify API
topojoin
Tool to easily join CSV data to topojson data.
covid-alerts-emailer
Sends emails with county updates on COVID-19
SimmonsRitchie's Repositories
SimmonsRitchie/business-days-js
Determines whether a given date is a US business day.
SimmonsRitchie/spotify-autocomplete
React app to search arists, tracks and albums using Spotify API
SimmonsRitchie/cats
CLI app that downloads random cat images.
SimmonsRitchie/data_compare_widget
React JS widget that compares data side-by-side.
SimmonsRitchie/get-pop
A command line utility that generates CSVs of county-level population data for specified US states.
SimmonsRitchie/pa_coronavirus_case_tracker
A React JS app that displays live stats on coronavirus cases and deaths in Pennsylvania.
SimmonsRitchie/records-request-tracker
React JS app for journalists to track government record requests in Pennsylvania.
SimmonsRitchie/boilerplate_connected_scatterplot
This is a boilerplate connected scatterplot built with D3. Features a dropdown menu, animated transitions.
SimmonsRitchie/boilerplate_horizontal_bar_chart
Boilerplate horizontal bar chart created with D3. Includes annotations and a dropdown menu.
SimmonsRitchie/boilerplate_jquery_datatable
A searchable datatable. Collapses for mobile. Designed to be embeddable.
SimmonsRitchie/boilerplate_python_data
Simple python boilerplate for data analysis or scraping, includes pipenv and logging.
SimmonsRitchie/boilerplate_us_interactive_map
A US map with markers, popups and geolocation made with Leaflet.
SimmonsRitchie/chart_covid_death_compare_pa_nj
Comparison of new daily deaths in Pennsylvania and New Jersey.
SimmonsRitchie/chart_covid_death_compare_reported_vs_occurred
Side-by-side charts of daily coronavirus deaths in Pa comparing days deaths were reported vs actually occurred (Mar 17 - June 2, 2020)
SimmonsRitchie/coronavirus-gsheet-extracter
Python script to extract data from Google sheets as CSVs and move it to an S3 bucket
SimmonsRitchie/d3_react_playground_boilerplate
A simple boilerplate using CRA for combining React and D3.
SimmonsRitchie/date-holidays-na
worldwide holidays
SimmonsRitchie/ddap_scraper
Python script built with Scrapy to download inspections from Pa. Department of Drug and Alcohol Programs website.
SimmonsRitchie/ddap_scraper_select
Python script built with Scrapy to scrape inspections for specific facilities from Pa. Department of Drug and Alcohol Programs website. This program is a companion to ddap_scraper.
SimmonsRitchie/financial_disclosure_explorer
A React-based SPA that allows users to explore statements of financial interest filed by Pennsylvania state lawmakers.
SimmonsRitchie/financial_disclosure_pdf_downloader
Python script to download PDFs of statements of financial interest from the website of the Pennsylvania Ethics Commission using GET and POST requests.
SimmonsRitchie/financial_disclosure_scraper
Python script to download PDFs of statements of financial interest from Ethics Commission website.
SimmonsRitchie/gatsby-v3-tailwind-starter
Gatsby template with GatsbyV3 and TailwindCSS
SimmonsRitchie/image_based_pdf_converter
A python program to convert scanned/image-based files into text files using Tesseract OCR.
SimmonsRitchie/metrics-hub
A toy example of an OOP data pipeline
SimmonsRitchie/pa_lawmaker_finder
React-based embeddable app to help Pennsylvanians find their local Pa. senators and House reps.
SimmonsRitchie/pa_restaurant_inspection_scraper
Python scraper that scrapes Pennsylvania restaurant inspections from Pa. Dept of Agriculture website.
SimmonsRitchie/tt-politician-card
React component for displaying Texas politician contact info .
SimmonsRitchie/us_tech_salaries
React app based on Swizec Teller's React-D3 tutorial series.
SimmonsRitchie/vis-map-pa-nursing-home-staffing
Map that lets users hide/show Pa.'s best-staffed nursing homes using a slider. Built with React.