diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..e3e7b05 --- /dev/null +++ b/TODO.md @@ -0,0 +1,16 @@ +# To Do - Ideas and Project Planning + +## Decision Matrix Attributes +- Aggregate School Rating + - Will use data from multiple endpoints +- Proximity + - Develop Calculator Using Lat, Lon + - Distance to Work + - Distance to Boston + +## API Usage +- [x] Wrapper for `nearby_schools` endpoint +- [ ] Wrapper for `subratings` endpoint + - Leverage to get college readiness and standardized test performance +- [ ] Wrapper for `metrics` endpoint + - Leverage to get enrollment, student-teacher ratio, teacher details