Skip to content

Commit

Permalink
truncate
Browse files Browse the repository at this point in the history
  • Loading branch information
pgzmnk committed Oct 30, 2024
1 parent 8209152 commit 3ea5cc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blog/2024-10-30-elizabeth/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ import ReactPlayer from 'react-player'

<ReactPlayer className="video__player" playing={true} muted={true} controls height="100%" url="https://fused-magic.s3.us-west-2.amazonaws.com/blog-assets/elizabeth_workbench.mp4" width="100%" />


{/* truncate */}

As a data scientist at [Precisely PlaceIQ](https://www.precisely.com/product/precisely-placeiq/placeiq-movement), I get to spend much of my time using our vast portfolio of location data to develop these kinds of insights. Here, as a proxy for consumer activity, I used publicly available [NYC Taxi pickup data](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page) to explore the similarity between different areas of New York City. I then used those similarity metrics to clarify the boundaries between different neighborhoods.

The analysis highlighted similarities between relatively distant areas within the city based on the dynamics of Taxi pickup volume they experience at different points of the day. This project uses Taxi pickups as an example to showcase a methodology that could be expanded to larger regions with even richer population dynamics datasets.
Expand Down

0 comments on commit 3ea5cc6

Please sign in to comment.