noghte / datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datasets

Singapore HDB Flat Resale Prices (1990-2020)

Columns:

  • month: month and year of transaction (Datetime "YYYY-MM")
  • town: town (Text)
  • flat_type: flat type (Text)
  • block: block number (Text)
  • street_name: street name (Text)
  • storey_range: storey range (Text)
  • floor_area_sqm: floor area in square metres (Numeric)
  • flat_model: flat model (Text)
  • lease_commence_date: the year the lease started (Datetime "YYYY")
  • remaining_lease: remaining lease (Text)
  • resale_price: nominal resale price (Numeric)

Info

About