Closed bransonf closed 4 years ago
AppVeyor is failing due to this:
* installing *source* package 'stlcsb' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error : package 'tidyselect' was installed by an R version with different internals; it needs to be reinstalled for use with this R version
ERROR: lazy loading failed for package 'stlcsb'
* removing 'C:/projects/stlcsb/stlcsb.Rcheck/stlcsb'
In R CMD INSTALL
This data set will have a "GROUP" column in the CSV by next Monday. It'll appear thereafter.
There is not a guaranteed 1-to-1 match between GROUP in the CSV version of this data and GROUP Index in the Open311 API version of the same data due to differences in the way the data is generated.
Thanks again, @walker I'll be revisiting CSB categorization entirely sometime next week.
@chris-prener Closing this PR in anticipation of an improved one next week...
This PR updates the categorization of problemcodes. This may have to become a regular thing, as the City's API is still relatively poor at categorizing requests.