Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 205 Bytes

taxi-data-dictionary.md

File metadata and controls

11 lines (10 loc) · 205 Bytes

Taxi Data Dictionary

  • pickup: datetime
  • dropoff: datetime
  • passengers: integer
  • distance: float
  • fare: float
  • tip: float
  • total: float
  • payment_type: integer
  • payment: string