Clone Repo:
git clone [email protected]:nzzdev/estv_steuerdaten.git
Create virtual env (python3!): Open folder in terminal
python -m venv
# or
python3 -m venv
Activate Virtual Env
source env/bin/activate
Install requirements
pip install -r requirements.txt
src/0_export.ipynb
Scrapes the filesrc/1_extract.ipynb
Extracts the data