add progress report.

add scraping for downloading and parsing.
add joining of bias dataset.
add broken links checker.
This commit is contained in:
matt
2023-04-11 21:42:05 -07:00
parent b9c63414a0
commit feb3a4b8ed
9 changed files with 276 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.csv
*.swp
__pycache__