Django Application
src="https://your-app.com"
Production Data Portal
The Django frontend for an ETL pipeline
The FracTracker Oil & Gas Wells Data Portal was developed as a public facing self service application. I was the sole developer of both this frontend application as well as the entire ETL pipeline that supplies it with the normalized data collected from dozens of state agencies.
The application itself uses Django framework and the map interface takes advantage MapLibre GL JS's native inclusion of WebGL. Well counts add up quickly so we're fetching pre-rendered vector tiles from a google cloud bucket.
You can find the live version at: wells.fractracker.org