An automatic, daily backup of ridership data from BART (Bay Area Rapid Transit) saved as a JSON file.
BART (usually) updates a table on
this page with daily
ridership numbers. This repository contains a script
that is executed with flyscrape
that parses the tables on this page and saves data to a JSON file called
ridership.json
. This file can then be used for analyzing ridership trends, etc.
The source code in this repository is licensed under the MIT license.
Ridership data is sourced from the Bay Area Rapid Transit District.