Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jthomasmock/teaching_trust
Teaching trust project
https://github.com/jthomasmock/teaching_trust
Last synced: 22 days ago
JSON representation
Teaching trust project
- Host: GitHub
- URL: https://github.com/jthomasmock/teaching_trust
- Owner: jthomasmock
- Created: 2018-05-04T19:56:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T20:50:54.000Z (over 6 years ago)
- Last Synced: 2024-12-18T01:08:48.270Z (23 days ago)
- Language: HTML
- Homepage: HomePage
- Size: 3.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teaching Trust Hiring Project STAAR report 2016-2017
## Raw Data and Keys
[STAAR 2016-2017 data subset](https://docs.google.com/spreadsheets/d/1ZDtcdSLkIdSaLqY6l4siR7ZMIIf-l8fHsBQ25OcLgqc/edit?usp=sharing)
[Key - Approaches Grade Level](https://rptsvr1.tea.texas.gov/perfreport/tapr/2017/download/campstaar2a.html)
[Key - Meets Grade Level](https://rptsvr1.tea.texas.gov/perfreport/tapr/2017/download/campstaar2b.html)***
## Goals
Using the subset of Dallas ISD STAAR scores provided in the link above, download and wrangle the provided data and then perform the following tasks:
* Calculate the percentage of students whose STAAR reading scores are:
* Approaching grade level
* Overall
* By school type (elementary (E), middle (M), and high school (S))
* By gender
* By race
* Meets grade level
* Overall
* By school type (elementary (E), middle (M), and high school (S))
* By gender
* By race* Create at least one graph that illustrates the difference in the percentage of students approaching vs. meets reading scores by school type
### Submission Requirements
I have included .rmd and html outputs for all of the code used for this assignment, I uploaded everything to [GitHub](https://github.com/jthomasmock/teaching_trust) as well.
For the final output, I have an [html](https://github.com/jthomasmock/teaching_trust/blob/master/Final%20Submission%20Document.html) and [.pdf](https://github.com/jthomasmock/teaching_trust/blob/master/Final%20Submission%20Document.pdf) output titled "Final Submission Document".
I have all the output data (tables, excel sheets, plots) attached as well, but the Final Submission Documents have all of the necessary assignment outputs.