JSON Access to Historical Stats

are the historical daily totals or aircraft seen, messages etc available over a web service? I’d like to create some plots of activity comparing days to days, weeks to weeks, months to months etc. If the format was JSON then even better! :laughing:

I could scrape the website daily but that seems ugly and inefficient…

thanks!

If you are running dump1090-mutability, I believe you will find .json files at /run/dump1090-mutability

I put together a crude python method of scraping such information from the data sources for the web page

use at your own risk! I’m far from a coder!

pastebin.com/13TGWdMe