Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This project uses UV for dependency management. To set up the environment:

uv venv eleven_env --python=3.12
source eleven_env/bin/activate # Activate it 
uv pip install -e . # Use the pyproject.toml to install dependencies

Fetch data here and store it inside a data folder.

Then, run python3 scripts/extract_and_merge_park_data.py in your terminal to generate the portaventura_world_data.csv file.

Analysis and results

Our analysis and results are documented in the final_notebook.

We created a streamlit dashbord to adress the park director's pain points. To access it, run python3 scripts/dashboard.py in your terminal.

About

Uni project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages