Baselight

Mild TBI & Concussion Claims

TBI & Concussion Claims made over the years

@kaggle.kkhandekar_mild_tbi_concussion_claims

Loading...
Loading...

About this Dataset

Mild TBI & Concussion Claims

Context

Claims for mild traumatic brain injury / concussion between 2014 and 2019 broken down by age bands.

Content

  • All included claims are accepted for cover.
  • Claims managed by an accredited employer are not included.
  • Traumatic brain injury (TBI) and concussion claims have been identified where the diagnosis is 'Concussion/brain injury' or 'Concussion' or the read code (injury description) includes the word 'Concussion'.
  • A claim is included where the claim was registered with ACC between 1 January 2015 and 31 December 2019.

Acknowledgements

Open Data (ACC)

Inspiration

Tables

Mildtbiconcussion Claims

@kaggle.kkhandekar_mild_tbi_concussion_claims.mildtbiconcussion_claims
  • 5.9 KB
  • 18 rows
  • 7 columns
Loading...

CREATE TABLE mildtbiconcussion_claims (
  "age_group" VARCHAR,
  "n_2014" BIGINT,
  "n_2015" BIGINT,
  "n_2016" BIGINT,
  "n_2017" BIGINT,
  "n_2018" BIGINT,
  "n_2019" BIGINT
);

Share link

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