Baselight

Age And Sex By Ethnic Group Grouped Total

Age and sex by ethnic group (grouped total responses), for census night populati

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total

About this Dataset

Age And Sex By Ethnic Group Grouped Total

most accurate and up-to-date information on COVID-19 cases by age, sex, and ethnic group for a specific day, I recommend referring to official health organizations or government websites that provide COVID-19 statistics and data for your specific region or country. These sources often provide detailed demographic information about COVID-19 cases and may have the latest information for the day you are interested in.

Tables

Data8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.data8317
  • 24.47 MB
  • 34959672 rows
  • 6 columns
Loading...

CREATE TABLE data8317 (
  "year" BIGINT,
  "age" BIGINT,
  "ethnic" BIGINT,
  "sex" BIGINT,
  "area" VARCHAR,
  "count" VARCHAR
);

Dimenlookupage8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.dimenlookupage8317
  • 5.06 KB
  • 148 rows
  • 3 columns
Loading...

CREATE TABLE dimenlookupage8317 (
  "code" BIGINT,
  "description" VARCHAR,
  "sortorder" BIGINT
);

Dimenlookuparea8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.dimenlookuparea8317
  • 54.66 KB
  • 2386 rows
  • 3 columns
Loading...

CREATE TABLE dimenlookuparea8317 (
  "code" VARCHAR,
  "description" VARCHAR,
  "sortorder" BIGINT
);

Dimenlookupethnic8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.dimenlookupethnic8317
  • 3.05 KB
  • 11 rows
  • 3 columns
Loading...

CREATE TABLE dimenlookupethnic8317 (
  "code" BIGINT,
  "description" VARCHAR,
  "sortorder" BIGINT
);

Dimenlookupsex8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.dimenlookupsex8317
  • 2.82 KB
  • 3 rows
  • 3 columns
Loading...

CREATE TABLE dimenlookupsex8317 (
  "code" BIGINT,
  "description" VARCHAR,
  "sortorder" BIGINT
);

Dimenlookupyear8317

@kaggle.bhanupratapbiswas_age_and_sex_by_ethnic_group_grouped_total.dimenlookupyear8317
  • 2.83 KB
  • 3 rows
  • 3 columns
Loading...

CREATE TABLE dimenlookupyear8317 (
  "code" BIGINT,
  "description" BIGINT,
  "sortorder" BIGINT
);