Ever wanted to know which Socrata datasets are added/removed over time? Now you can.
Powered by Splitgraph's regularly updated Socrata catalog and the DDN HTTP API.
See more details on the blog post.
Default dates are usually a recent-ish date + a few days before that. Adjust date range as you desire. The slider axis goes from newer to older, left to right.
- Data fetching + caching via SWR
- Parameterized SQL query based on slider dates
- SSR data fetching
- Dark mode based on host setting
Generally the Socrata catalog is updated four times a day.
This is a Next.js project bootstrapped with create-next-app
.