Jacob Harris

Results 28 comments of Jacob Harris

I'm going to go edit the issue above to include AL, IL and DC ranges. Ideally we should have this be something provided by the API, but I'll file a...

Okay, I have now updated to add 3 states that were missing. I still ahve to upload to S3

Sorry but I need to reopen this one. On further investigation, there are some NIBRS data holes for Alabama and Illinois that need to be reflected in the downloads menu....

So, in the slides about NIBRS they mentioned that one of the challenges of NIBRS is that it isn't inherently categorical like SRS and these examples of queries show why....

I think one of the last things I added to cde_agencies was [a field to represent when the "current" NIBRS run had started](https://github.com/18F/crime-data-api/pull/614). This allows us to handle cases where...

Well, is it possible that we could trick Github by allowing a request to validator.svg (or whatever the type of the image is)?

Ah well, I've had to remove the badge from our README, but I would like to be able to add it back in the future if this ever gets resolved....

Is there any plan to fix this? Right now, I am doing this gross hack in my databviewJS blocks to keep the same spacing for both types ```js dv.container.classList.replace("block-language-dataviewjs", "block-language-dataview")...