mcoonen / pure-etl

ETL scripts and notebooks for Pure CRIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pure-etl

ETL scripts and notebooks for Pure CRIS

Preparation

  1. Install dependencies
    pip install matplotlib numpy pandas python-dotenv requests
    
  2. Create ./notebooks/.env file with these contents
    API_TOKEN=your_secret_token_here
    

About

ETL scripts and notebooks for Pure CRIS

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%