Skip to content

Repository files navigation

2025-07 AVB Academy Survey Results

This repository contains the cleaned and anonymized results of the 2025 AVB Academy Survey.

  • Raw data: avb_academy_survey_results_clean.csv
  • Charts and processed data: report/charts/
  • Analysis notebook: process_and_plot_data.ipynb. A great starting point for your own Python-based data exploration.

Getting Started

To explore or extend the data analysis:

  1. Create a virtual environment (using the Python version specified in .python-version):

    python -m venv venv

  2. Activate the environment:

    • Linux/macOS: source venv/bin/activate
    • Windows: venv\Scripts\activate
  3. Install dependencies:

    pip install -r requirements.txt

  4. Launch the Jupyter Notebook:

    jupyter-notebook

    Then open and run process_and_plot_data.ipynb.

Contributing

Pull requests are welcome!

For significant changes, please open an issue first to discuss your ideas.
If applicable, update or add tests alongside your changes.

License

This dataset is published under the Creative Commons Attribution 4.0 International License (CC BY 4.0):

https://creativecommons.org/licenses/by/4.0/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages