This is the Florida Health Charts Substance Use Dashboard Web Scraper.
It will scrape the FL Health Charts Substance Use Dashboard for 68 counties plus the entire state of Florida from 2015-2021 and output the results into the results.csv file.
To use:
git clone https://github.com/UK-IPOP/fl-health-scraper
cd fl-health-scraper/fl_health_charts
uv run scrapy runspider chart-spider.py -O output.jsonl
uv run format.pyThen you can see the output in data/output.csv