Police-Data-Accessibility-Project / scrapers

Code relating to scraping public police data.
https://pdap.io
GNU General Public License v3.0
157 stars 35 forks source link

Update README.md to reflect new dolthub "About / Data Sources" page #200

Closed DouglasKrouth closed 1 year ago

DouglasKrouth commented 1 year ago

Previous README had a link provided in "What data are we scraping?" subsection that pointed to a dead-end on do1thub (https://www.dolthub.com/repositories/pdap/datasets/query/master?q=SELECT+*%0AFROM+%60datasets%60%0Awhere+status_id+%3D+1%0A%0A&active=Tables).

Not sure if the new link I added was exactly where we want this link to point to, currently modified it to point it at the dolthub base data_sources page.

josh-chamberlain commented 1 year ago

@DouglasKrouth we're in the midst of fixing stuff like this in the scraper cleanup pr, one of my commits on it removes the line you're fixing. @thejqs is currently working on that. I appreciate you making the fix, though!

thejqs commented 1 year ago

I came here to say what Josh already said. Hooray for teamwork.

DouglasKrouth commented 1 year ago

Awesome. Thanks for the fast review, didn't mean to cause any rework :)