-
As a first step on this new Walk Mapper project, we need to add Business Improvement Districts to CARTO and then assign Business Improvement Districts to our data, similar to https://github.com/GreenI…
-
We need to develop a script to consume data from a new database, and then run it through a similar set of intersections as we do crashes in this code, https://github.com/GreenInfo-Network/nyc-crash-ma…
-
We have no data for August:
![image](https://user-images.githubusercontent.com/1423200/91931015-2c8ee300-ec97-11ea-82c9-4da92a00fdba.png)
Looking at `heroku-logs`, it appears we're having timeout …
-
Reference change over here: https://github.com/GreenInfo-Network/nyc-crash-mapper/issues/107
-
Over in https://github.com/GreenInfo-Network/nyc-crash-mapper-etl-script/issues/22, we started pulling in and allocating Vehicle Type data. Now we need to add a filter for it.
Basically this:
![im…
-
Over in https://github.com/GreenInfo-Network/nyc-crash-mapper-etl-script/issues/22, we started pulling in and allocating Vehicle Type data. Now we need to add a filter for it.
Basically this:
![im…
-
We have a reasonable number for January -- `13545` as a result of `SELECT count(*) FROM crashes_all_prod where date_val >= '2020-01-01' and date_val = '2020-02-01' and date_val
-
Christine reported we had no data since 11/26, though the script was running fine as recently as 12/1 (though given Thanksgiving, I was not surprised that there was no new data yet.
But now the scr…
-
As noted between @fahadkirmani, Christine, and me on Upworks,
It sounds like we need to change this line: https://github.com/GreenInfo-Network/nyc-crash-mapper-etl-script/blob/master/main.py#L21 t…
-
Hi there,
I'm using the latest stable version of the leaflet plugin, and I'm trying to catch the tap/click of the input range opacity. It's frozen! The main accordion control div it works great.
P…