Baselight

Wellesley Township Dataset

Wellesley Township Demographic and Financials Dataset

@kaggle.iammattaustin_wellesley_township_dataset

Loading...
Loading...

About this Dataset

Wellesley Township Dataset

This dataset includes demographic and financial data pertaining to Wellesley Township in Ontario, Canada.

As data is discovered and properly formatted it will be added here.

Tables

Wellesley Financial Dataset

@kaggle.iammattaustin_wellesley_township_dataset.wellesley_financial_dataset
  • 5.59 KB
  • 13 rows
  • 7 columns
Loading...

CREATE TABLE wellesley_financial_dataset (
  "year" BIGINT,
  "households" BIGINT,
  "house_yoy" VARCHAR,
  "population" BIGINT,
  "pop_yoy" VARCHAR,
  "youth_population" BIGINT,
  "youth_yoy" VARCHAR
);

Share link

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