Citi Bike
A free, ready-to-attach connector serving NYC Citi Bike’s public station, status, and trip-history feeds as tidy SQL tables — great for demos and learning.
What Citi Bike does
The Citi Bike connector wraps the public Citi Bike GBFS and trip-history feeds into a clean SQL catalog. Live station status, station metadata, and historical trips are all queryable without downloading and unzipping CSVs yourself.
It is free to attach and is the connector behind several of the Query.Farm homepage examples. Use it to learn the Orchard workflow, prototype geospatial joins, or build a quick dashboard against real, constantly-changing data.
Highlights
- Live station status and capacity
- Station metadata with coordinates
- Historical trips by month
- Geospatial-ready latitude/longitude columns
- Free to attach — no subscription required
Tables & functions it exposes
Once attached, the connector adds these objects to your SQL session.
-
Table
citibike.stations - Station id, name, capacity, and coordinates.
-
Table
citibike.status - Live bikes and docks available per station.
-
Table
citibike.trips - Historical trip records by month.
What teams build with Citi Bike
Learn the Orchard attach-and-query workflow for free.
Prototype geospatial joins against weather or census data.
Build a live “where are the bikes” dashboard.
Ready to attach Citi Bike?
Contact us for pricing and to get started, or talk to us about a custom connector for your stack.
Other connectors
Kafka
Streaming
Read and produce Kafka topics as SQL tables.
IMAP
Query mailboxes and messages over IMAP as tables.
Row / Column Level Security
Governance
Policy-based row filtering and column masking for any catalog.