Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clarelgibson/england-school-admissions
- Owner: clarelgibson
- License: cc0-1.0
- Created: 2022-07-05T20:32:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T07:14:46.000Z (about 2 years ago)
- Last Synced: 2023-03-10T09:33:31.247Z (almost 2 years ago)
- Topics: dashboard, data-visualization, england, primary-school, r, school, school-admissions, secondary-school, tableau, tableau-public, tidyverse, uk, united-kingdom
- Language: R
- Homepage:
- Size: 15.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
## 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.
### Built With
* [R](https://www.r-project.org)
* [Tidyverse](https://www.tidyverse.org)
* [Tableau Public](https://public.tableau.com/s/)### 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.
## 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 dashboardSee the [open issues](https://github.com/clarelgibson/england-school-admissions/issues) for a full list of proposed features (and known issues).
## 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## 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).
## 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)
## 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)