| What I built and what it does TrackWanted is a live data visualization platform that aggregates public environmental and registry records into a single 3D globe. It features a "Carbon Watch" board that maps the world's heaviest industrial carbon emitters (power plants, steel mills, etc.) and overlays their locations with live CAMS atmospheric data to compare local air quality against WHO guidelines. Alongside the environmental telemetry, it includes an OSINT layer for looking up aircraft tail numbers and cross-referencing public authority wanted notices (like INTERPOL and OFAC). All data is sourced strictly from public agencies and registered bodies. How Claude helped in the process Aggregating fragmented data from various public registries required a lot of heavy lifting on the backend. I used Claude extensively to help write, debug, and optimize the Python scripts used for web scraping and API integrations. Claude was particularly helpful in structuring the data extraction pipelines, helping me parse complex JSON responses from the atmospheric models, and formatting the data so it could be cleanly visualized on the live 3D globe. How to try it The project is completely free to use. There are no ads, no promotions, and no account required to view the data. You can check out the live tracker here: https://track-wanted.live [link] [comments] |