almartin82 / njschooldata

a simple, consistent interface for accessing NJ DOE school data in R
Other
11 stars 4 forks source link

grate functions are failing #165

Open almartin82 opened 2 years ago

almartin82 commented 2 years ago

test_file('tests/testthat/test_grate.R') returns [ FAIL 8 | WARN 13 | SKIP 0 | PASS 16 ]

chrishaid commented 2 years ago

I'm looking into this now.

chrishaid commented 2 years ago

OK. Here's what I think is going on (with the first set of tests)

This URL https://www.state.nj.us/education/data/grate/{YYYY}/grd.x, no longer works for 2012 - 2018, where {YYYY} is a placeholder for 4-digit endyear.

chrishaid commented 2 years ago

Goodnews is that the URLs for the later years (2019, 2020, and 2021) work.