From 965ecb07f53795761db5bd6f991cea7221925abc Mon Sep 17 00:00:00 2001 From: Shaun Setlock Date: Sun, 10 Apr 2022 08:43:06 -0400 Subject: [PATCH] Adding TODO. --- TODO.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TODO.md 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