Citi Bike trips (BigQuery public)
Trip events with rider type (subscriber vs customer) and station coordinates aggregated to H3 R8.
Use case
EtherData.ai makes spatial data trustworthy and usable for every team. We publish open, rigorous, deeply usable datasets that make decision-making fairer and faster.
This demo answers a practical operator + city question: where is membership adoption strong vs weak, where is casual usage disproportionately high, and how those patterns relate to neighborhood socio-economics.
Focus
Membership adoption and casual usage mix. Equity-aware neighborhood segmentation using canonical census context.
Geography
Manhattan, New York (NY County), H3 Resolution 8.
Spatial unit
Canonical H3 grid (R8) with deterministic joins between trips and census context.
Outputs
Member penetration, casual-to-member ratio, trip frequency proxy, socio-economic context for segmentation.
Trip logs alone mostly reflect where stations exist and where people pass through (CBD, tourism, parks). They do not explain whether membership adoption is structurally high or low relative to neighborhood context. Etherdata’s canonical census layer provides stable signals that make adoption patterns interpretable and comparable across the city.
Trip events with rider type (subscriber vs customer) and station coordinates aggregated to H3 R8.
Income and education attributes keyed to the same H3 cells for consistent context.
Retrieve Manhattan geometry and polyfill to H3 R8 to create the authoritative cell list.
Convert start-station longitude/latitude to H3 indices and keep only cells within Manhattan.
Aggregate trips into subscriber vs customer counts per H3 cell.
Join canonical income and education fields to the same H3 cells for socio-economic interpretation.
Calculate member penetration, casual-to-member ratio, and trip frequency proxies (trips per distinct bike_id by rider type).
The scatter suggests that membership penetration is not tightly explained by income in this sample. Member penetration stays relatively high across a wide range of median income values, which implies the system has reached broad adoption where service exists.
This chart shows a clear socio-economic structure: education attainment rises with income and forms a strong gradient. It is not an adoption chart by itself, but it establishes the “context surface” that Etherdata provides. In practice, it enables consistent segmentation: you can compare adoption metrics against stable neighborhood context in a deterministic H3 framework.
Spatial surface of member penetration rate by H3 cell. This shows where recurring membership behavior is strongest versus weaker cells.
Spatial distribution of casual-to-member ratio. Higher values indicate corridors with stronger casual skew relative to subscriptions.
This demo is intentionally simple from a modeling standpoint because the product being demonstrated is the data layer: a canonical, deterministic, H3-keyed census surface that can be joined to operational mobility data in minutes.
The value is operational:
Member vs casual is not just an operational split—it is a lens on adoption, pricing leverage, and destination demand. With Etherdata’s canonical H3 census layer, you can interpret that split in neighborhood context and isolate the pockets where membership may be underperforming relative to local socio-economic structure.