almartin82 / njschooldata

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

extract_rc_matric pulls two rows per school/subgroup for end year >= 2016 #144

Closed chiouey closed 4 years ago

chiouey commented 4 years ago

one row is the state average

chiouey commented 4 years ago

this could be fixed in get_rc_merged_database() in the logical tagging section. likely will stopgap filter out statewide in extract_rc_matric() for now.

chiouey commented 4 years ago

e3ad96b