All Projects → nzherald → nz-covid19-data

nzherald / nz-covid19-data

Licence: other
Repackaging the Ministry of Health's Covid-19 data

Programming Languages

r
7636 projects
shell
77523 projects

Projects that are alternatives of or similar to nz-covid19-data

covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+0%)
Mutual labels:  covid-19, covid19, covid19-data
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+104.35%)
Mutual labels:  covid-19, covid19, covid19-data
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+65.22%)
Mutual labels:  covid-19, covid19, covid19-data
open-data-covid-19
Open Data Repository for the Covid-19 dataset.
Stars: ✭ 19 (-17.39%)
Mutual labels:  covid-19, covid19, covid19-data
covid19-pr-api
COVID-19 Open API for Datasets in Puerto Rico
Stars: ✭ 21 (-8.7%)
Mutual labels:  covid-19, covid19, covid19-data
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (+430.43%)
Mutual labels:  covid-19, covid19, covid19-data
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+100%)
Mutual labels:  covid-19, covid19, covid19-data
cl-covid19
Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana
Stars: ✭ 51 (+121.74%)
Mutual labels:  covid-19, covid19, covid19-data
coronavirus-data
This repository contains data on Coronavirus Disease 2019 (COVID-19) in New York City (NYC), from the NYC Department of Health and Mental Hygiene.
Stars: ✭ 926 (+3926.09%)
Mutual labels:  covid-19, covid19, covid19-data
data
Collecting and organising COVID-19 data for Slovenia as they come in from various sources
Stars: ✭ 20 (-13.04%)
Mutual labels:  covid-19, covid19, covid19-data
corona landkreis fallzahlen scraping
Scraping Germany's local districts websites for newer corona-case-numbers!
Stars: ✭ 17 (-26.09%)
Mutual labels:  covid-19, covid19, covid19-data
covid19africa
Africa open COVID-19 data working group
Stars: ✭ 47 (+104.35%)
Mutual labels:  covid-19, covid19, covid19-data
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+86.96%)
Mutual labels:  covid-19, covid19, covid19-data
covid19-datasets
A list of high quality open datasets for COVID-19 data analysis
Stars: ✭ 56 (+143.48%)
Mutual labels:  covid-19, covid19, covid19-data
covid-dashboard
Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
Stars: ✭ 106 (+360.87%)
Mutual labels:  covid-19, covid19, covid19-data
PhoNER COVID19
COVID-19 Named Entity Recognition for Vietnamese (NAACL 2021)
Stars: ✭ 55 (+139.13%)
Mutual labels:  covid-19, covid19, covid19-data
COVID-19-Datasets
Novel Coronavirus (COVID-19) Cases for India, provided by University of Kalyani.
Stars: ✭ 19 (-17.39%)
Mutual labels:  covid-19, covid19, covid19-data
covid19-florida
Florida COVID19 Data parsed from Florida DOH Dashboard and PDF reports
Stars: ✭ 32 (+39.13%)
Mutual labels:  covid-19, covid19, covid19-data
covid-19-image-repository
Anonymized dataset of COVID-19 cases with a focus on radiological imaging. This includes images (x-ray / ct) with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.
Stars: ✭ 42 (+82.61%)
Mutual labels:  covid-19, covid19, covid19-data
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+113.04%)
Mutual labels:  covid-19, covid19, covid19-data

New Zealand Covid-19 Case Data

28 March - most of this has been made obsolete by the Ministry's release of spreahsheets - but I'll wait a few days before I clean this up as things are changing very rapidly.

This data has been quickly pulled together by the New Zealand Herald data journalism team - if you have any issues please contact Chris Knox by email [email protected] or via Twitter

Updated to 'Updated 5pm Thursday 26 March 2020'

  • Daily totals from Feb 28 - NA where data wasn't reported csv and excel
  • DHB totals starting March 26 csv and excel
  • Confirmed cases DHB, Age, Gender, Flight details (no information extracted), and Date csv and excel

March 26 update

The Ministry has changed to only reporting the details for confirmed cases - and to providing location data by DHB - which is an improvement on the previous ad-loc locations.

Since the data released previously was not reported by DHB there is no way to link the two. Therefore the final versions of the cases data are now in data/archive I have also copied the could used to produce those files to data/archive/archive.R

A little detail

The data is from https://www.health.govt.nz/our-work/diseases-and-conditions/covid-19-novel-coronavirus/covid-19-current-cases

The data is downloaded and cleaned up using R - all code is in _drake.R

There are a selection of files in the data directory.

I am using drake to process manage the update process - I will turn this into an R data package when I get the time.

Pull requests are very welcome.

The code is a MIT licensed and the data is under the Ministry of Health's creative commons license https://www.health.govt.nz/about-site/copyright

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].