This repo includes the data pipelines to scrape and process the visits to presidential palace in Peru. The webpage can be found here.
This project uses a conda environment. Make sure you have conda installed. See here if you want to learn more about managing conda environments.
- Clone the repo.
- Create an environment from the
environment.yml
conda env create -f environment.yml
- Copy the env_example file and set the appropriate variables.