Pinned Repositories
218-consultants-webmap
Updated webmap from 218 Consultants
advent-of-code-2021
baby_names
Social Security Administration baby names data analysis
blog-map
Split-screen leaflet map + wordpress blog
bms-datavis
Professional Report by Drew Levitt and Paul Sohn, UC Berkeley Department of City and Regional Planning, 2016
c4p-koop
A Koop server deployed on Google App Engine, for Code for Pittsburgh
census-python
Pulling, analyzing, and presenting Census/ACS data using IPython
density-gradient
Density gradient curves for American cities
edge-level-ridership
Convert GTFS to graph and traverse graph to convert OD ridership to edge-level ridership
python-boot-camp
initial commit
drewlevitt's Repositories
drewlevitt/blog-map
Split-screen leaflet map + wordpress blog
drewlevitt/density-gradient
Density gradient curves for American cities
drewlevitt/census-python
Pulling, analyzing, and presenting Census/ACS data using IPython
drewlevitt/edge-level-ridership
Convert GTFS to graph and traverse graph to convert OD ridership to edge-level ridership
drewlevitt/python-boot-camp
initial commit
drewlevitt/218-consultants-webmap
Updated webmap from 218 Consultants
drewlevitt/advent-of-code-2021
drewlevitt/baby_names
Social Security Administration baby names data analysis
drewlevitt/c4p-koop
A Koop server deployed on Google App Engine, for Code for Pittsburgh
drewlevitt/cedar
JavaScript Charts for ArcGIS
drewlevitt/dc-law
drewlevitt/drewlevitt.github.io
website
drewlevitt/eddington-number
Eddington number calculation
drewlevitt/fantasy-cycling
Machine learning for fantasy sports victory!
drewlevitt/fips-to-stateplane
County FIPS code to State Plane Coordinate System lookup table
drewlevitt/food-access-map-data
Data for the food access map
drewlevitt/koop-test
Test deployment of Koop.js server for Code for Pittsburgh food map
drewlevitt/koopjs.github.io
Home of the Koop Geospatial Server.
drewlevitt/leaflet-svgicon
An SVG-based Icon for Leaflet and an accompanying Marker class
drewlevitt/longest-words
Given a set of letters, find the longest words that can be spelled with only those letters (repetition permitted)
drewlevitt/od-visualizer
Interactively visualize OD flows with Leaflet and D3
drewlevitt/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
drewlevitt/pgh_street_trees
Data manipulation of Pittsburgh Street Trees dataset
drewlevitt/public-transit-tools
Tools for working with GTFS public transit data in ArcGIS
drewlevitt/rwgps-histogram
Generate a histogram from a RideWithGPS route, showing what percentage of the route distance falls into various gradient buckets.
drewlevitt/state-population-inequality
Gini coefficient evaluation of the degree of inequality among state populations, 1790-2010
drewlevitt/streamlit-test
Adventures in Streamlit!
drewlevitt/tsp
Traveling Salesperson Problem solver with Google OR-Tools and Gmaps Distance Matrix
drewlevitt/urban-data-science
Course materials, IPython notebooks, tutorials, and guides for the urban data science course
drewlevitt/wordle
Adventures in Wordle analysis