checkpoint(data-ingestion): Extract founding_date and other stats

This commit is contained in:
TrisNol
2023-09-12 19:07:23 +02:00
parent cee1ef901a
commit cf92cb61cc
4 changed files with 3972 additions and 298 deletions

View File

@@ -49,6 +49,7 @@ python-dotenv = "^1.0.0"
seaborn = "^0.12.2"
selenium = "^4.10.0"
tqdm = "^4.65.0"
xmltodict = "^0.13.0"
[tool.poetry.extras]
ingest = ["selenium"]