Filename | Naming convention | Update frequency |
---|---|---|
cases_malaysia.csv | Static name | Daily by 2359 (for T-0) |
cases_state.csv | Static name | Daily by 2359 (for T-0) |
deaths_malaysia.csv | Static name | Daily by 2359 (for T-0) |
deaths_state.csv | Static name | Daily by 2359 (for T-0) |
clusters.csv | Static name | Daily by 2359 (for T-1) |
pkrc.csv | Static name | Daily by 2359 (for T-0) |
hospital.csv | Static name | Daily by 2359 (for T-0) |
icu.csv | Static name | Daily by 2359 (for T-0) |
tests_malaysia.csv | Static name | At least twice weekly |
tests_state.csv | Static name | At least twice weekly |
date
: yyyy-mm-dd format; data correct as of 1200hrs on that datestate
: name of state (present in state file, but not country file)cases_new
: cases reported in the 24h since the last reportcases_import
: imported cases reported in the 24h since the last reportcases_active
: Covid+ individuals who have not recovered or diedcases_recovered
recovered cases reported in the 24h since the last reportcases_cluster
: number of cases attributable to clusters; the difference betweencases_new
and the sum of cases attributable to clusters is the number of sporadic casescluster_x
: cases attributable to clusters under categoryx
; possible values forx
are import, religious, community, highRisk, education, detentionCentre, and workplacecases_agecat
: cases falling into one of 4 age categories, i.e. child (0-11), adolescent (12-17), adult (18-59), elderly (60+); note that the sum of cases by age may not equal the total cases for that day, as some cases are registered without ages or with unverifiable age datacases_pvax
: number of partially-vaccinated individuals who tested positive for Covid (perfect subset ofcases_new
), where "partially vaccinated" is defined as receiving at least 1 dose of a 2-dose vaccine at least 1 day prior to testing positive, or receiving the Cansino vaccine between 1-27 days before testing positivecases_fvax
: number of fully-vaccinated who tested positive for Covid (perfect subset ofcases_new
), where "fully vaccinated" is defined as receiving the 2nd dose of a 2-dose vaccine at least 14 days prior to testing positive, or receiving the Cansino vaccine at least 28 days before testing positivertk-ag
: number of tests done using Antigen Rapid Test Kits (RTK-Ag)pcr
: number of tests done using Real-time Reverse Transcription Polymerase Chain Reaction (RT-PCR) technology
date
: yyyy-mm-dd format; data correct as of 1200hrs on that datestate
: name of state (present in state file, but not country file)deaths_new
: deaths due to COVID-19 based on date reported to publicdeaths_bid
: deaths due to COVID-19 which were brought-in dead based on date reported to public (perfect subset ofdeaths_new
)deaths_new_dod
: deaths due to COVID-19 based on date of deathdeaths_bid_dod
: deaths due to COVID-19 which were brought-in dead based on date of death (perfect subset ofdeaths_new_dod
)deaths_pvax
: number of partially-vaccinated individuals who died due to COVID-19 based on date of death (perfect subset ofdeaths_new_dod
), where "partially vaccinated" is defined as receiving at least 1 dose of a 2-dose vaccine at least 1 day prior to testing positive, or receiving the Cansino vaccine between 1-27 days before testing positive.deaths_fvax
: number of fully-vaccinated who died due to COVID-19 based on date of death (perfect subset ofdeaths_new_dod
), where "fully vaccinated" is defined as receiving the 2nd dose of a 2-dose vaccine at least 14 days prior to testing positive, or receiving the Cansino vaccine at least 28 days before testing positive.deaths_tat
: median days between date of death and date of report for all deaths reported on the day
cluster
: unique textual identifier of cluster; nomenclature does not necessarily signify addressstate
anddistrict
: geographical epicentre of cluster, if localised; inter-district and inter-state clusters are possible and present in the datasetdate_announced
: date of declaration as clusterdate_last_onset
: most recent date of onset of symptoms for individuals within the cluster. note that this is distinct from the date on which said individual was tested, and the date on which their test result was received; consequently, today's date may not necessarily be present in this column.category
: classification as per variablecluster_x
abovestatus
: active or endedcases_new
: number of new cases detected within cluster in the 24h since the last reportcases_total
: total number of cases traced to clustercases_active
: active cases within clustertests
: number of tests carried out on individuals within the cluster; denominator for computing a cluster's current positivity rateicu
: number of individuals within the cluster currently under intensive caredeaths
: number of individuals within the cluster who passed away due to COVID-19recovered
: number of individuals within the cluster who tested positive for and subsequently recovered from COVID-19
The datasets below have been constructed to provide 3 kinds of insight. First, the inflow and outflow of patients from quarantine centres, hospitals, and intensive care is, without any further scaling or context, critical to monitor - especially when clear divergences between infections and healthcare outcomes start to be observed (e.g. due to vaccination). Second, comparing against available capacity (number of beds, intensive care units, ventilators) allows for understanding of the strain exerted by the epidemic on the healthcare system. Third, the inclusion of datapoints on non-Covid patients demonstrates the interactions between the epidemic and broader health outcomes.
date
: yyyy-mm-dd format; data correct as of 2359hrs on that datestate
: name of state; note that (unlike with other datasets), it is not necessary that there be an observation for every state on every date. for instance, there are no PKRCs in W.P. Kuala Lumpur and W.P Putrajaya.beds
: total PKRC beds (with related medical infrastructure)admitted_x
: number of individuals in categoryx
admitted to PKRCs, wherex
can be suspected/probable, COVID-19 positive, or non-COVIDdischarged_x
: number of individuals in categoryx
discharged from PKRCspkrc_x
: total number of individuals in categoryx
in PKRCs; this is a stock variable altered by flows from admissions and discharges
date
: yyyy-mm-dd format; data correct as of 2359hrs on that datestate
: name of state, with similar qualification on exhaustiveness of date-state combos as PKRC databeds
: total hospital beds (with related medical infrastructure)beds_covid
: total beds dedicated for COVID-19beds_noncrit
: total hospital beds for non-critical careadmitted_x
: number of individuals in categoryx
admitted to hospitals, wherex
can be suspected/probable, COVID-19 positive, or non-COVIDdischarged_x
: number of individuals in categoryx
discharged from hospitalshosp_x
: total number of individuals in categoryx
in hospitals; this is a stock variable altered by flows from admissions and discharges
date
: yyyy-mm-dd format; data correct as of 2359hrs on that datestate
: name of state, with similar qualification on exhaustiveness of date-state combos as PKRC databeds_icu
: total gazetted ICU bedsbeds_icu_rep
: total beds aside from (3) which are temporarily or permanently designated to be under the care of Anaesthesiology & Critical Care departmentsbeds_icu_total
: total critical care beds available (with related medical infrastructure)beds_icu_covid
: total critical care beds dedicated for COVID-19vent
: total available ventilatorsvent_port
: total available portable ventilatorsicu_x
: total number of individuals in categoryx
under intensive care, wherex
can be suspected/probable, COVID-19 positive, or non-COVID; this is a stock variablevent_x
: total number of individuals in categoryx
on mechanical ventilation, wherex
can be suspected/probable, COVID-19 positive, or non-COVID; this is a stock variable