Baselight

Registered Deaths In Brazil

Registered deaths by the civil registry offices in Brazil

@kaggle.amandalk_registered_deaths_brazil

Loading...
Loading...

About this Dataset

Registered Deaths In Brazil

Content

This dataset provides the total number of registered deaths by the civil registry offices in Brazil by state and month since 1970.

Acknowledgements

This data is originally available at Registro Civil

Tables

Deaths Brazil

@kaggle.amandalk_registered_deaths_brazil.deaths_brazil
  • 48.11 kB
  • 15,030 rows
  • 4 columns
Loading...
CREATE TABLE deaths_brazil (
  "year" BIGINT,
  "month" BIGINT,
  "state" VARCHAR,
  "deaths" BIGINT
);

Share link

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