{
    "update": "2020/04/23 12am(PST)",
    "canada": [
        {
            "province": "BC",
            "confirmed": 1795,
            "died": 90
        },
        {
            "province": "AB",
            "confirmed": 3401,
            "died": 66
        },
        {
            "province": "SK",
            "confirmed": 326,
            "died": 4
        },
        {
            "province": "MB",
            "confirmed": 257,
            "died": 6
        },
        {
            "province": "ON",
            "confirmed": 12245,
            "died": 659
        },
        {
            "province": "QC",
            "confirmed": 20965,
            "died": 1134
        },
        {
            "province": "NL",
            "confirmed": 256,
            "died": 3
        },
        {
            "province": "NB",
            "confirmed": 118,
            "died": 0
        },
        {
            "province": "NS",
            "confirmed": 772,
            "died": 12
        },
        {
            "province": "PE",
            "confirmed": 26,
            "died": 0
        },
        {
            "province": "YT",
            "confirmed": 11,
            "died": 0
        },
        {
            "province": "NT",
            "confirmed": 5,
            "died": 0
        },
        {
            "province": "NU",
            "confirmed": 0,
            "died": 0
        },
        {
            "province": "Repatriated Travellers",
            "confirmed": 13,
            "died": 0
        }
    ],
    "general_info": {
            "info": "Coronaviruses are a large family of viruses. They can cause diseases ranging from the common cold to more severe diseases such as Severe Acute Respiratory Syndrome (SARS) and Middle East Respiratory Syndrome (MERS-CoV). Some transmit easily from person to person while others do not. COVID-19 is a new disease that has not been previously identified in humans.",
            "symptoms": {
                    "info": "Those who are confirmed with COVID-19 may have little to no symptoms. You may not know you have symptoms of COVID-19 because they are similar to a cold or flu. Symptoms may take up to 14 days to appear after exposure to COVID-19. This is the longest known infectious period for this disease.",
                    "symptoms_common": [
                        "fever",
                        "cough",
                        "difficulty breathing",
                        "pneumonia in both lungs"
                    ]
            },
            "canadaFAQ_Link": "https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection/frequently-asked-questions.html",
            "help_gov":{
                "contact": "1-833-784-4397",
                "email": "phac.info.aspc@canada.ca"
            }
    }
}
