Closed bnchdrff closed 8 years ago
@anderoy there are some bad data in esd_hs_2016
:
#REF!
enrmnt_2013
#VALUE!
esd_k8_2016
is clean though! :cake:
How will queries against fiveessentials_2016
work? Should the api consumer get both 2015 & 2016 rows when they do a query for a certain bcode?
Yes. The queries will typically be by bcode...which should be unique (I hope). No school should have both 2015 and 2016. If they do, then I'll just need to fix it. OR the API could just return the newest record if there are records for both years (in the same dataset).
On Sat, Jul 16, 2016, 17:33 Benjamin Chodoroff notifications@github.com wrote:
How will queries against fiveessentials_2016 work? Should the api consumer get both 2015 & 2016 rows when they do a query for a certain bcode?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESDet/esdportal_profile/issues/57#issuecomment-233152142, or mute the thread https://github.com/notifications/unsubscribe-auth/AAk1nNo5Tj5Qg35-B-CXl9_4nJAh4Ok3ks5qWU4NgaJpZM4JOFrD .
@anderoy after our chat today I modified esd_hs_2016 to convert REF/VALUE errors and blank cells to NULL: esd_hs_2016_v10.csv.gz
@anderoy There is a duplicate bcode in fiveessentials_2016:
Detroit Edison Public School Academy - PreK-2 42564 8651 4 2 53 73 77 35 81 2016
Detroit Edison Public School Academy 3-8 42564 8651 4 2 53 73 77 35 81 2016
You can get rid of the PreK-2 entry.
On Mon, Jul 18, 2016, 21:48 Benjamin Chodoroff notifications@github.com wrote:
@anderoy https://github.com/anderoy There is a duplicate bcode in fiveessentials_2016:
Detroit Edison Public School Academy - PreK-2 42564 8651 4 2 53 73 77 35 81 2016 Detroit Edison Public School Academy 3-8 42564 8651 4 2 53 73 77 35 81 2016
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESDet/esdportal_profile/issues/57#issuecomment-233508907, or mute the thread https://github.com/notifications/unsubscribe-auth/AAk1nMb22NtAfX9eU11zgCztsHuyGZgdks5qXCz6gaJpZM4JOFrD .
Also there's this row:
Detroit Christian Schools of Excellence 42546 820102276 4 4 NULL NULL NULL 99 91 2015
The bcode is 820102276 -- is this intentional?
Man...I can't trust anyone at esd to give me a clean dataset. Should be 2276
On Tue, Jul 19, 2016, 18:10 Benjamin Chodoroff notifications@github.com wrote:
Also there's this row:
Detroit Christian Schools of Excellence 42546 820102276 4 4 NULL NULL NULL 99 91 2015
The bcode is 820102276 -- is this intentional?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESDet/esdportal_profile/issues/57#issuecomment-233782049, or mute the thread https://github.com/notifications/unsubscribe-auth/AAk1nA5eAdyoVBRsEVAkneLAnC8a1Kt8ks5qXUtGgaJpZM4JOFrD .
Ready for review at https://2016-july-updates-3mhev6qb5ihtc.us.platform.sh/
Deployed in 4f036e37e2ca787518ed498c8d756608eee27e74
replace data in k8 & hs tables & create new table for 2016 5e
for 5e:
portal-dataset-2016-updates.tar.gz