Baselight

Investment In Building Construction

Tracking Monthly Investment Trends in Residential and Non-Residential Constructi

@kaggle.noeyislearning_investment_in_building_construction

Invesment In Building Construction
@kaggle.noeyislearning_investment_in_building_construction.invesment_in_building_construction

  • 32.27 MB
  • 4173840 rows
  • 17 columns
ref_date

REF DATE

geo

GEO

dguid

DGUID

type_of_structure

Type Of Structure

type_of_work

Type Of Work

investment_value

Investment Value

uom

UOM

uom_id

UOM ID

scalar_factor

SCALAR FACTOR

scalar_id

SCALAR ID

vector

VECTOR

coordinate

COORDINATE

value

VALUE

status

STATUS

symbol

SYMBOL

terminated

TERMINATED

decimals

DECIMALS

2017-01Canada2021A000011124Total residential and non-residentialTypes of work, totalUnadjusted - currentDollars81unitsv15791548551.1.1.112770784729nan
2017-01Canada2021A000011124Total residential and non-residentialTypes of work, totalUnadjusted - constantDollars81unitsv15791548561.1.1.212190291125nan
2017-01Canada2021A000011124Total residential and non-residentialTypes of work, totalSeasonally adjusted - currentDollars81unitsv15791548571.1.1.313750534038nan
2017-01Canada2021A000011124Total residential and non-residentialTypes of work, totalSeasonally adjusted - constantDollars81unitsv15791548581.1.1.413131833260nan
2017-01Canada2021A000011124Total residential and non-residentialNew constructionUnadjusted - currentDollars81unitsv15791548591.1.2.16522886834nan
2017-01Canada2021A000011124Total residential and non-residentialNew constructionUnadjusted - constantDollars81unitsv15791548601.1.2.2..
2017-01Canada2021A000011124Total residential and non-residentialNew constructionSeasonally adjusted - currentDollars81unitsv15791548611.1.2.3..
2017-01Canada2021A000011124Total residential and non-residentialNew constructionSeasonally adjusted - constantDollars81unitsv15791548621.1.2.4..
2017-01Canada2021A000011124Total residential and non-residentialRenovations totalUnadjusted - currentDollars81unitsv15791548631.1.3.15239554095nan
2017-01Canada2021A000011124Total residential and non-residentialRenovations totalUnadjusted - constantDollars81unitsv15791548641.1.3.2..

CREATE TABLE invesment_in_building_construction (
  "ref_date" VARCHAR,
  "geo" VARCHAR,
  "dguid" VARCHAR,
  "type_of_structure" VARCHAR,
  "type_of_work" VARCHAR,
  "investment_value" VARCHAR,
  "uom" VARCHAR,
  "uom_id" BIGINT,
  "scalar_factor" VARCHAR,
  "scalar_id" BIGINT,
  "vector" VARCHAR,
  "coordinate" VARCHAR,
  "value" DOUBLE,
  "status" VARCHAR,
  "symbol" VARCHAR,
  "terminated" VARCHAR,
  "decimals" BIGINT
);

Share link

Anyone who has the link will be able to view this.