Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clarelgibson/england-school-admissions

An interactive dashboard helping parents in England understand the primary and secondary school admissions process.
https://github.com/clarelgibson/england-school-admissions

dashboard data-visualization england primary-school r school school-admissions secondary-school tableau tableau-public tidyverse uk united-kingdom

Last synced: about 2 months ago
JSON representation

An interactive dashboard helping parents in England understand the primary and secondary school admissions process.

Awesome Lists containing this project

README

        





School Admissions Dashboard Logo

England School Admissions


An interactive dashboard to help parents in England understand the primary and secondary school admissions process.


Explore the docs »




View Dashboard
·
Project Wiki
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Roadmap

  3. Contributing

  4. License

  5. Contact

  6. Acknowledgments

## About The Project

Applying for a place for your child at primary or secondary school in England can be a daunting task. In some regions, parents have a plethora of schools to choose from. Having options is no bad thing, but in order to make an informed choice parents need answers to questions such as:

- How many preferences can I list on my application form?
- What is the likelihood of getting an offer at my preferred school based on my circumstances?
- Which schools are oversubscribed?
- Which schools are the top performers in my area?

This dashboard sets out to help parents answer those questions and more in order to better understand the landscape before submitting their application. The dashboard uses data published by UK Government on school admissions and performance at both primary and secondary level, and covers all local authorities in England.

(back to top)

### Built With

* [R](https://www.r-project.org)
* [Tidyverse](https://www.tidyverse.org)
* [Tableau Public](https://public.tableau.com/s/)

(back to top)

### Steps Taken

1. Downloaded required data.
2. Cleaned and modelled the data using R Tidyverse.
3. Built the dashboard using Tableau Public.

The [project wiki](https://github.com/clarelgibson/england-school-admissions/wiki) contains more information about how this repo is structured and how the data was collected.

(back to top)

## Roadmap

- Show breakdown of admissions by criteria at a school level
- Improve the aesthetics of the dashboard by using more sophisticated design elements such as custom backgrounds
- Get feedback from parents who have used the dashboard

See the [open issues](https://github.com/clarelgibson/england-school-admissions/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the CC0 License. See `LICENSE.txt` for more information. All source data is licensed under the [Open Government License 3.0](https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3).

(back to top)

## Contact

Clare Gibson - [@surreydatagirl](https://twitter.com/SurreyDataGirl) - [email protected]

Project Link: [https://github.com/clarelgibson/england-school-admissions](https://github.com/clarelgibson/england-school-admissions)

(back to top)

## Acknowledgments

* School stickers created by Stickers - Flaticon
* School icons created by iconmas - Flaticon
* Dashboard design inspired by the [School Safety Dashboard](https://www.safeschoolsforalex.org/fl-school-safety-dashboard/) created by [Safe Schools for Alex](https://www.safeschoolsforalex.org)

(back to top)