Nicholas Kwon

Results 55 comments of Nicholas Kwon

Thanks @edwinjue. Could you share the results of the Lighthouse report here?

Thanks Edwin, this is super interesting! It's interesting that Lighthouse recommends enabling text compression--I'm see that almost everything that we retrieve from the server is already compressed using `gzip`. You...

It's totally fine for this PR, but in the future, let's split this into two PRs: one for the name change, and one for the moving average change.

Yes, please make a new PR. But before you make the PR, please open an issue explaining why we need normalization

Sorry it took me a while to get to this! I took a first look at the first notebook. I will look again after you resolve the comments. BTW, I'm...

Hey @priyakalyan , not sure if you got notified for it, but I left some more comments here: https://app.reviewnb.com/hackforla/311-data/blob/NC-population/analytics%2Fpopulation%2Fnc_pop_recent.ipynb/discussion. I will take a look at the other notebook now.

The comparison of the two methods looks good! Note: I would say that for simpler analyses like this, we don't need to use Jupyter/Python. I think everything there could have...

Thanks Josh! Yes, ideally, I think we'd want to get as granular as address-level, and then one notch above that, block-level. I think an individual NC would like to see...

Apparently we have an API endpoint that can produce "hotspots", see #1034. I'm not sure if this is helpful, or changes how we do things, but it's worth looking into.

I'm not sure if two decimal places is small enough--1 degree of latitude/longitude is 69 miles, so two decimal places would be 0.69 miles, which is quite considerable. We can...