These data tables are released once a year and contain sensitive topic
What is "Induced Abortion in Canada"
It's the only continent with no active volcanoes.
What is Australia
Emergency departments, day surgeries, and community-based clinics contribute data to this CIHI database.
What is the National Ambulatory Care Reporting System (NACRS)
Used to describe trends over time
What is a line chart
This programming language, named after a British comedy group, is widely used for data analysis, machine learning, and automation.
What is Python
These data tables were released in August and contained COVID 19 results for the first time
What is "NACRS emergency department visits and lengths of stay QuickStats"
This classic children's book by Dr Seuss features a cat
What is The Cat in the Hat
This database captures demographic, administrative, and clinical data for inpatient hospital stays across most of Canada
What is the Discharge Abstract Database (DAD)
Similar to a bar chart with no margin between bars
What is a histogram
This data type in Python represents an ordered, mutable collection of items.
What is a list
This most responsible diagnosis has been #1 even during COVID times
What is giving birth
In this year Taylor Swift release her debut album
What is 2006
This database was launched in 1994-1995 and contains data received from acute care facilities across Canada and day surgery facilities in Quebec.
What is Hospital Morbidity Database (HMDB)
Used to show relationships between variables
What is a scatterplot
This keyword is used to define a function in Python.
What is def
This cause of injury is the most common
What is Unintentional falls
This fruit, often mistaken for a vegetable, is technically a berry and comes in a variety of colors, including red, green, and purple
What is a tomato
This list provides definitions and methodologies for more than 100 CIHI indicators
What is the Indicator Library
Used for displaying the distribution of a set of continuous data
What is a box plot
This Python library, commonly imported as pd, is essential for working with structured data in DataFrames and Series
What is pandas
This common respiratory illness causes inflammation in the lungs and can be bacterial, viral or fungal
What is pneumonia
This is the phrase everyone says at least once in a virtual meeting.
What is "You're on mute"
This product/tool helps you find ED Wait Time indicators
What is YHS Indepth and YHS Insight
Shows correlation between variables as colors in a matrix
What is a heatmap
In Python, this built-in function is used to iterate over a sequence while keeping track of the index of each item.
What is enumerate()