Se han encontrado más de 100 conjuntos de datos
  1. g

    Coronavirus (Covid-19) Data in the United States

    • github.com
    • openicpsr.org
    • +2más
    csv
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    New York Times, Coronavirus (Covid-19) Data in the United States [Dataset]. https://github.com/nytimes/covid-19-data
    Ver en:
    csvFormatos de descarga disponibles
    Conjunto de datos proporcionado por
    New York Times
    Licencia

    https://github.com/nytimes/covid-19-data/blob/master/LICENSEhttps://github.com/nytimes/covid-19-data/blob/master/LICENSE

    Descripción

    The New York Times is releasing a series of data files with cumulative counts of coronavirus cases in the United States, at the state and county level, over time. We are compiling this time series data from state and local governments and health departments in an attempt to provide a complete record of the ongoing outbreak.

    Since the first reported coronavirus case in Washington State on Jan. 21, 2020, The Times has tracked cases of coronavirus in real time as they were identified after testing. Because of the widespread shortage of testing, however, the data is necessarily limited in the picture it presents of the outbreak.

    We have used this data to power our maps and reporting tracking the outbreak, and it is now being made available to the public in response to requests from researchers, scientists and government officials who would like access to the data to better understand the outbreak.

    The data begins with the first reported coronavirus case in Washington State on Jan. 21, 2020. We will publish regular updates to the data in this repository.

  2. g

    Coronavirus COVID-19 Global Cases by the Center for Systems Science and...

    • github.com
    • systems.jhu.edu
    • +1más
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE), Coronavirus COVID-19 Global Cases by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (JHU) [Dataset]. https://github.com/CSSEGISandData/COVID-19
    Ver en:
    Conjunto de datos proporcionado por
    Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE)
    Área abarcada
    Global
    Descripción

    2019 Novel Coronavirus COVID-19 (2019-nCoV) Visual Dashboard and Map:
    https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6

    • Confirmed Cases by Country/Region/Sovereignty
    • Confirmed Cases by Province/State/Dependency
    • Deaths
    • Recovered

    Downloadable data:
    https://github.com/CSSEGISandData/COVID-19

    Additional Information about the Visual Dashboard:
    https://systems.jhu.edu/research/public-health/ncov

  3. i

    Coronavirus (COVID-19) Tweets Dataset

    • ieee-dataport.org
    • search.datacite.org
    • +1más
    Última actualización: 7 de maig 2025
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Rabindra Lamsal (2025). Coronavirus (COVID-19) Tweets Dataset [Dataset]. https://ieee-dataport.org/open-access/coronavirus-covid-19-tweets-dataset
    Ver en:
    Fecha de actualización del conjunto de datos
    7 de maig 2025
    Autores
    Rabindra Lamsal
    Licencia

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    Se ha obtenido la información de la licencia automáticamente

    Descripción

    2020

  4. COVID-19 Dataset

    • kaggle.com
    zip
    Última actualización: 13 de nov. 2022
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Meir Nizri (2022). COVID-19 Dataset [Dataset]. https://www.kaggle.com/datasets/meirnizri/covid19-dataset
    Ver en:
    zip(4890659 bytes)Formatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    13 de nov. 2022
    Autores
    Meir Nizri
    Licencia

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Descripción

    Context

    Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people infected with COVID-19 virus will experience mild to moderate respiratory illness and recover without requiring special treatment. Older people, and those with underlying medical problems like cardiovascular disease, diabetes, chronic respiratory disease, and cancer are more likely to develop serious illness. During the entire course of the pandemic, one of the main problems that healthcare providers have faced is the shortage of medical resources and a proper plan to efficiently distribute them. In these tough times, being able to predict what kind of resource an individual might require at the time of being tested positive or even before that will be of immense help to the authorities as they would be able to procure and arrange for the resources necessary to save the life of that patient.

    The main goal of this project is to build a machine learning model that, given a Covid-19 patient's current symptom, status, and medical history, will predict whether the patient is in high risk or not.

    content

    The dataset was provided by the Mexican government (link). This dataset contains an enormous number of anonymized patient-related information including pre-conditions. The raw dataset consists of 21 unique features and 1,048,576 unique patients. In the Boolean features, 1 means "yes" and 2 means "no". values as 97 and 99 are missing data.

    • sex: 1 for female and 2 for male.
    • age: of the patient.
    • classification: covid test findings. Values 1-3 mean that the patient was diagnosed with covid in different degrees. 4 or higher means that the patient is not a carrier of covid or that the test is inconclusive.
    • patient type: type of care the patient received in the unit. 1 for returned home and 2 for hospitalization.
    • pneumonia: whether the patient already have air sacs inflammation or not.
    • pregnancy: whether the patient is pregnant or not.
    • diabetes: whether the patient has diabetes or not.
    • copd: Indicates whether the patient has Chronic obstructive pulmonary disease or not.
    • asthma: whether the patient has asthma or not.
    • inmsupr: whether the patient is immunosuppressed or not.
    • hypertension: whether the patient has hypertension or not.
    • cardiovascular: whether the patient has heart or blood vessels related disease.
    • renal chronic: whether the patient has chronic renal disease or not.
    • other disease: whether the patient has other disease or not.
    • obesity: whether the patient is obese or not.
    • tobacco: whether the patient is a tobacco user.
    • usmr: Indicates whether the patient treated medical units of the first, second or third level.
    • medical unit: type of institution of the National Health System that provided the care.
    • intubed: whether the patient was connected to the ventilator.
    • icu: Indicates whether the patient had been admitted to an Intensive Care Unit.
    • date died: If the patient died indicate the date of death, and 9999-99-99 otherwise.
  5. COVID-19 dataset by Our World in Data

    • kaggle.com
    zip
    Última actualización: 20 de set. 2020
    y más versiones
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    YuryBolkonsky (2020). COVID-19 dataset by Our World in Data [Dataset]. https://www.kaggle.com/datasets/bolkonsky/covid19
    Ver en:
    zip(1453120 bytes)Formatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    20 de set. 2020
    Autores
    YuryBolkonsky
    Licencia

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    Se ha obtenido la información de la licencia automáticamente

    Descripción

    Data on COVID-19 (coronavirus) by Our World in Data

    Our complete COVID-19 dataset is a collection of the COVID-19 data maintained by Our World in Data. It is updated daily and includes data on confirmed cases, deaths, and testing, as well as other variables of potential interest.

    🗂️ Download our complete COVID-19 dataset : CSV | XLSX | JSON

    We will continue to publish up-to-date data on confirmed cases, deaths, and testing, throughout the duration of the COVID-19 pandemic.

    Our data sources

    • Confirmed cases and deaths: our data comes from the European Centre for Disease Prevention and Control (ECDC). We discuss how and when the ECDC collects and publishes this data here. The cases & deaths dataset is updated daily. *Note: the number of cases or deaths reported by any institution—including the ECDC, the WHO, Johns Hopkins and others—on a given day does not necessarily represent the actual number on that date. This is because of the long reporting chain that exists between a new case/death and its inclusion in statistics. This also means that negative values in cases and deaths can sometimes appear when a country sends a correction to the ECDC, because it had previously overestimated the number of cases/deaths. Alternatively, large changes can sometimes (although rarely) be made to a country's entire time series if the ECDC decides (and has access to the necessary data) to correct values retrospectively.*
    • Testing for COVID-19: this data is collected by the Our World in Data team from official reports; you can find further details in our post on COVID-19 testing, including our checklist of questions to understand testing data, information on geographical and temporal coverage, and detailed country-by-country source information. The testing dataset is updated around twice a week.
    • Other variables: this data is collected from a variety of sources (United Nations, World Bank, Global Burden of Disease, Blavatnik School of Government, etc.). More information is available in our codebook.

    The complete Our World in Data COVID-19 dataset

    Our complete COVID-19 dataset is available in CSV, XLSX, and JSON formats, and includes all of our historical data on the pandemic up to the date of publication.

    The CSV and XLSX files follow a format of 1 row per location and date. The JSON version is split by country ISO code, with static variables and an array of daily records.

    The variables represent all of our main data related to confirmed cases, deaths, and testing, as well as other variables of potential interest.

    As of 10 September 2020, the columns are: iso_code, continent, location, date, total_cases, new_cases, new_cases_smoothed, total_deaths, new_deaths, new_deaths_smoothed, total_cases_per_million, new_cases_per_million, new_cases_smoothed_per_million, total_deaths_per_million, new_deaths_per_million, new_deaths_smoothed_per_million, total_tests, new_tests, new_tests_smoothed, total_tests_per_thousand, new_tests_per_thousand, new_tests_smoothed_per_thousand, tests_per_case, positive_rate, tests_units, stringency_index, population, population_density, median_age, aged_65_older, aged_70_older, gdp_per_capita, extreme_poverty, cardiovasc_death_rate, diabetes_prevalence, female_smokers, male_smokers, handwashing_facilities, hospital_beds_per_thousand, life_expectancy, human_development_index

    A full codebook is made available, with a description and source for each variable in the dataset.

    Additional files and information

    If you are interested in the individual files that make up the complete dataset, or more detailed information, other files can be found in the subfolders:

  6. Coronavirus (COVID-19) Infection Survey: England

    • ons.gov.uk
    • cy.ons.gov.uk
    xlsx
    Última actualización: 10 de març 2023
    y más versiones
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Office for National Statistics (2023). Coronavirus (COVID-19) Infection Survey: England [Dataset]. https://www.ons.gov.uk/peoplepopulationandcommunity/healthandsocialcare/conditionsanddiseases/datasets/coronaviruscovid19infectionsurveydata
    Ver en:
    xlsxFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    10 de març 2023
    Conjunto de datos proporcionado por
    Office for National Statisticshttp://www.ons.gov.uk/
    Licencia

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    Se ha obtenido la información de la licencia automáticamente

    Descripción

    Findings from the Coronavirus (COVID-19) Infection Survey for England.

  7. COVID-19 dataset

    • kaggle.com
    Última actualización: 7 de març 2022
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    george saavedra (2022). COVID-19 dataset [Dataset]. https://www.kaggle.com/datasets/georgesaavedra/covid19-dataset
    Ver en:
    CroissantCroissant es un formato para conjuntos de datos de aprendizaje automático. Consulta más información al respecto en mlcommons.org/croissant.
    Fecha de actualización del conjunto de datos
    7 de març 2022
    Conjunto de datos proporcionado por
    Kagglehttp://kaggle.com/
    Autores
    george saavedra
    Licencia

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Descripción

    Content:

    "Our World in Data" which in collaboration with The University of Oxford have developed a reliable repository of datasets about dozens of topics focusing on those big problems which affect the world. This is why since the beginning of COVID-19 outbreak several researchers have been collecting data from every country in the world about multiple indicators which can make us take better decisions, what is more amazing is the fact that this dataset offered is updated every day for all countries allowing people to keep track of it. In the following link you can find fascinating charts about the pandemic and obviously the World COVID-19 dataset (up to date) containing over 60 features which you can download for free:

    https://ourworldindata.org/covid-vaccinations

    Important to consider:

    I will be updating this dataset every week according to the published data by the organization, if you found this dataset or the link given useful I would really appreciate your upvote!

    Acknowledgements and Citation

    Mathieu, E., Ritchie, H., Ortiz-Ospina, E. et al. A global database of COVID-19 vaccinations. Nat Hum Behav (2021)

  8. Coronavirus (COVID-19) Infection Survey: technical data

    • ons.gov.uk
    • cy.ons.gov.uk
    xlsx
    Última actualización: 10 de març 2023
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Office for National Statistics (2023). Coronavirus (COVID-19) Infection Survey: technical data [Dataset]. https://www.ons.gov.uk/peoplepopulationandcommunity/healthandsocialcare/conditionsanddiseases/datasets/covid19infectionsurveytechnicaldata
    Ver en:
    xlsxFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    10 de març 2023
    Conjunto de datos proporcionado por
    Office for National Statisticshttp://www.ons.gov.uk/
    Licencia

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    Se ha obtenido la información de la licencia automáticamente

    Descripción

    Technical and methodological data from the Coronavirus (COVID-19) Infection Survey, England, Wales, Northern Ireland and Scotland.

  9. e

    Coronavirus COVID-19 Cases V2

    • coronavirus-resources.esri.com
    • prep-response-portal.napsgfoundation.org
    • +2más
    Última actualización: 26 de març 2020
    y más versiones
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    CSSE_covid19 (2020). Coronavirus COVID-19 Cases V2 [Dataset]. https://coronavirus-resources.esri.com/maps/1cb306b5331945548745a5ccd290188e
    Ver en:
    Fecha de actualización del conjunto de datos
    26 de març 2020
    Conjunto de datos creado y proporcionado por
    CSSE_covid19
    Área abarcada
    Descripción

    On March 10, 2023, the Johns Hopkins Coronavirus Resource Center ceased collecting and reporting of global COVID-19 data. For updated cases, deaths, and vaccine data please visit the following sources:Global: World Health Organization (WHO)U.S.: U.S. Centers for Disease Control and Prevention (CDC)For more information, visit the Johns Hopkins Coronavirus Resource Center.This feature layer contains the most up-to-date COVID-19 cases and latest trend plot. It covers China, Canada, Australia (at province/state level), and the rest of the world (at country level, represented by either the country centroids or their capitals)and the US at county-level. Data sources: WHO, CDC, ECDC, NHC, DXY, 1point3acres, Worldometers.info, BNO, state and national government health departments, and local media reports. . The China data is automatically updating at least once per hour, and non-China data is updating hourly. This layer is created and maintained by the Center for Systems Science and Engineering (CSSE) at the Johns Hopkins University. This feature layer is supported by Esri Living Atlas team and JHU Data Services. This layer is opened to the public and free to share. Contact us.

  10. d

    Fighting Coronavirus/COVID-19 with Public Health Data

    • catalog.data.gov
    • datasets.ai
    • +3más
    Última actualización: 18 de març 2023
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    City of Tempe (2023). Fighting Coronavirus/COVID-19 with Public Health Data [Dataset]. https://catalog.data.gov/dataset/fighting-coronavirus-covid-19-with-public-health-data-1cf8a
    Ver en:
    Fecha de actualización del conjunto de datos
    18 de març 2023
    Conjunto de datos proporcionado por
    City of Tempe
    Descripción

    This story map explores the partnership between the City of Tempe and Arizona State University to study city wastewater for Coronavirus/COVID-19. Featured sections include:What is Coronavirus/COVID-19Analyzing Wastewater DataData-Driven Decision MakingWhat You Can DoFrequently Asked Questions Important ContactsPlease also see the Spanish language version.

  11. Washington State Novel Coronavirus (COVID-19) Cases

    • healthdata.gov
    • data.wa.gov
    • +2más
    csv, xlsx, xml
    Última actualización: 8 d’abr. 2025
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    data.wa.gov (2025). Washington State Novel Coronavirus (COVID-19) Cases [Dataset]. https://healthdata.gov/State/Washington-State-Novel-Coronavirus-COVID-19-Cases/68mp-w3gp
    Ver en:
    xlsx, xml, csvFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    8 d’abr. 2025
    Conjunto de datos proporcionado por
    data.wa.gov
    Área abarcada
    Washington
    Descripción

    On January 21, 2020, the U.S. Centers for Disease Control and Prevention (CDC) and Washington State Department of Health (DOH) announced the first case of 2019 Novel Coronavirus (COVID-19) in the United States, in Washington state. The link below provides access to DOH daily updates of confirmed Washington State COVID-19 cases and deaths, along with essential information about the virus and guidance on prevention and risk management. The link includes Frequently Asked Questions, as well as resources for specific groups such as parents, caregivers, employers, schools and health care providers.

  12. Cumulative cases of COVID-19 in the U.S. from Jan. 20, 2020 - Nov. 11, 2022,...

    • statista.com
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Statista, Cumulative cases of COVID-19 in the U.S. from Jan. 20, 2020 - Nov. 11, 2022, by week [Dataset]. https://www.statista.com/statistics/1103185/cumulative-coronavirus-covid19-cases-number-us-by-day/
    Ver en:
    Conjunto de datos creado y proporcionado por
    Statistahttp://statista.com/
    Periodo abarcado
    20 de gen. 2020 - 11 de nov. 2022
    Área abarcada
    United States
    Descripción

    As of November 11, 2022, almost 96.8 million confirmed cases of COVID-19 had been reported by the World Health Organization (WHO) for the United States. The pandemic has impacted all 50 states, with vast numbers of cases recorded in California, Texas, and Florida.

    The coronavirus in the U.S. The coronavirus hit the United States in mid-March 2020, and cases started to soar at an alarming rate. The country has performed a high number of COVID-19 tests, which is a necessary step to manage the outbreak, but new coronavirus cases in the U.S. have spiked several times since the pandemic began, most notably at the end of 2022. However, restrictions in many states have been eased as new cases have declined.

    The origin of the coronavirus In December 2019, officials in Wuhan, China, were the first to report cases of pneumonia with an unknown cause. A new human coronavirus – SARS-CoV-2 – has since been discovered, and COVID-19 is the infectious disease it causes. All available evidence to date suggests that COVID-19 is a zoonotic disease, which means it can spread from animals to humans. The WHO says transmission is likely to have happened through an animal that is handled by humans. Researchers do not support the theory that the virus was developed in a laboratory.

  13. [DEPRECATED] Données relatives au coronavirus COVID-19

    • data.europa.eu
    csv, excel xlsx, html +3
    Última actualización: 14 de des. 2020
    y más versiones
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    European Centre for Disease Prevention and Control (2020). [DEPRECATED] Données relatives au coronavirus COVID-19 [Dataset]. https://data.europa.eu/data/datasets/covid-19-coronavirus-data?locale=fr
    Ver en:
    json, excel xlsx, rss feed, html, xml, csvFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    14 de des. 2020
    Conjunto de datos proporcionado por
    European Centre for Disease Prevention and Control (ECDC)http://ecdc.europa.eu/
    Autores
    European Centre for Disease Prevention and Control
    Licencia

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    Se ha obtenido la información de la licencia automáticamente

    Descripción
  14. d

    Johns Hopkins COVID-19 Case Tracker

    • data.world
    • kaggle.com
    csv, zip
    Última actualización: 22 de nov. 2025
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    The Associated Press (2025). Johns Hopkins COVID-19 Case Tracker [Dataset]. https://data.world/associatedpress/johns-hopkins-coronavirus-case-tracker
    Ver en:
    zip, csvFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    22 de nov. 2025
    Autores
    The Associated Press
    Periodo abarcado
    22 de gen. 2020 - 9 de març 2023
    Área abarcada
    Descripción

    Updates

    • Notice of data discontinuation: Since the start of the pandemic, AP has reported case and death counts from data provided by Johns Hopkins University. Johns Hopkins University has announced that they will stop their daily data collection efforts after March 10. As Johns Hopkins stops providing data, the AP will also stop collecting daily numbers for COVID cases and deaths. The HHS and CDC now collect and visualize key metrics for the pandemic. AP advises using those resources when reporting on the pandemic going forward.

    • April 9, 2020

      • The population estimate data for New York County, NY has been updated to include all five New York City counties (Kings County, Queens County, Bronx County, Richmond County and New York County). This has been done to match the Johns Hopkins COVID-19 data, which aggregates counts for the five New York City counties to New York County.
    • April 20, 2020

      • Johns Hopkins death totals in the US now include confirmed and probable deaths in accordance with CDC guidelines as of April 14. One significant result of this change was an increase of more than 3,700 deaths in the New York City count. This change will likely result in increases for death counts elsewhere as well. The AP does not alter the Johns Hopkins source data, so probable deaths are included in this dataset as well.
    • April 29, 2020

      • The AP is now providing timeseries data for counts of COVID-19 cases and deaths. The raw counts are provided here unaltered, along with a population column with Census ACS-5 estimates and calculated daily case and death rates per 100,000 people. Please read the updated caveats section for more information.
    • September 1st, 2020

      • Johns Hopkins is now providing counts for the five New York City counties individually.
    • February 12, 2021

      • The Ohio Department of Health recently announced that as many as 4,000 COVID-19 deaths may have been underreported through the state’s reporting system, and that the "daily reported death counts will be high for a two to three-day period."
      • Because deaths data will be anomalous for consecutive days, we have chosen to freeze Ohio's rolling average for daily deaths at the last valid measure until Johns Hopkins is able to back-distribute the data. The raw daily death counts, as reported by Johns Hopkins and including the backlogged death data, will still be present in the new_deaths column.
    • February 16, 2021

      - Johns Hopkins has reconciled Ohio's historical deaths data with the state.

      Overview

    The AP is using data collected by the Johns Hopkins University Center for Systems Science and Engineering as our source for outbreak caseloads and death counts for the United States and globally.

    The Hopkins data is available at the county level in the United States. The AP has paired this data with population figures and county rural/urban designations, and has calculated caseload and death rates per 100,000 people. Be aware that caseloads may reflect the availability of tests -- and the ability to turn around test results quickly -- rather than actual disease spread or true infection rates.

    This data is from the Hopkins dashboard that is updated regularly throughout the day. Like all organizations dealing with data, Hopkins is constantly refining and cleaning up their feed, so there may be brief moments where data does not appear correctly. At this link, you’ll find the Hopkins daily data reports, and a clean version of their feed.

    The AP is updating this dataset hourly at 45 minutes past the hour.

    To learn more about AP's data journalism capabilities for publishers, corporations and financial institutions, go here or email kromano@ap.org.

    Queries

    Use AP's queries to filter the data or to join to other datasets we've made available to help cover the coronavirus pandemic

    Interactive

    The AP has designed an interactive map to track COVID-19 cases reported by Johns Hopkins.

    @(https://datawrapper.dwcdn.net/nRyaf/15/)

    Interactive Embed Code

    <iframe title="USA counties (2018) choropleth map Mapping COVID-19 cases by county" aria-describedby="" id="datawrapper-chart-nRyaf" src="https://datawrapper.dwcdn.net/nRyaf/10/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important;" height="400"></iframe><script type="text/javascript">(function() {'use strict';window.addEventListener('message', function(event) {if (typeof event.data['datawrapper-height'] !== 'undefined') {for (var chartId in event.data['datawrapper-height']) {var iframe = document.getElementById('datawrapper-chart-' + chartId) || document.querySelector("iframe[src*='" + chartId + "']");if (!iframe) {continue;}iframe.style.height = event.data['datawrapper-height'][chartId] + 'px';}}});})();</script>
    

    Caveats

    • This data represents the number of cases and deaths reported by each state and has been collected by Johns Hopkins from a number of sources cited on their website.
    • In some cases, deaths or cases of people who've crossed state lines -- either to receive treatment or because they became sick and couldn't return home while traveling -- are reported in a state they aren't currently in, because of state reporting rules.
    • In some states, there are a number of cases not assigned to a specific county -- for those cases, the county name is "unassigned to a single county"
    • This data should be credited to Johns Hopkins University's COVID-19 tracking project. The AP is simply making it available here for ease of use for reporters and members.
    • Caseloads may reflect the availability of tests -- and the ability to turn around test results quickly -- rather than actual disease spread or true infection rates.
    • Population estimates at the county level are drawn from 2014-18 5-year estimates from the American Community Survey.
    • The Urban/Rural classification scheme is from the Center for Disease Control and Preventions's National Center for Health Statistics. It puts each county into one of six categories -- from Large Central Metro to Non-Core -- according to population and other characteristics. More details about the classifications can be found here.

    Johns Hopkins timeseries data - Johns Hopkins pulls data regularly to update their dashboard. Once a day, around 8pm EDT, Johns Hopkins adds the counts for all areas they cover to the timeseries file. These counts are snapshots of the latest cumulative counts provided by the source on that day. This can lead to inconsistencies if a source updates their historical data for accuracy, either increasing or decreasing the latest cumulative count. - Johns Hopkins periodically edits their historical timeseries data for accuracy. They provide a file documenting all errors in their timeseries files that they have identified and fixed here

    Attribution

    This data should be credited to Johns Hopkins University COVID-19 tracking project

  15. n

    2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins...

    • scidm.nchc.org.tw
    Última actualización: 10 d’oct. 2020
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    (2020). 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE (csse_covid_19_data) - Dataset - 國網中心Dataset平台 [Dataset]. https://scidm.nchc.org.tw/dataset/csse-covid-19-dataset
    Ver en:
    Fecha de actualización del conjunto de datos
    10 d’oct. 2020
    Descripción

    Ref: https://github.com/CSSEGISandData/COVID-19 Daily reports (csse_covid_19_daily_reports) This folder contains daily case reports. All timestamps are in UTC (GMT+0). File naming convention MM-DD-YYYY.csv in UTC. Field description Province/State: China - province name; US/Canada/Australia/ - city name, state/province name; Others - name of the event (e.g., "Diamond Princess" cruise ship); other countries - blank. Country/Region: country/region name conforming to WHO (will be updated). Last Update: MM/DD/YYYY HH:mm (24 hour format, in UTC). Confirmed: the number of confirmed cases. For Hubei Province: from Feb 13 (GMT +8), we report both clinically diagnosed and lab-confirmed cases. For lab-confirmed cases only (Before Feb 17), please refer to who_covid_19_situation_reports. For Italy, diagnosis standard might be changed since Feb 27 to "slow the growth of new case numbers." (Source) Deaths: the number of deaths. Recovered: the number of recovered cases. Update frequency Files after Feb 1 (UTC): once a day around 23:59 (UTC). Files on and before Feb 1 (UTC): the last updated files before 23:59 (UTC). Sources: archived_data and dashboard. Data sources Refer to the mainpage. Why create this new folder? Unifying all timestamps to UTC, including the file name and the "Last Update" field. Pushing only one file every day. All historic data is archived in archived_data. Time series summary (csse_covid_19_time_series) This folder contains daily time series summary tables, including confirmed, deaths and recovered. All data are from the daily case report. Field descriptioin Province/State: same as above. Country/Region: same as above. Lat and Long: a coordinates reference for the user. Date fields: M/DD/YYYY (UTC), the same data as MM-DD-YYYY.csv file.

  16. Cumulative cases of COVID-19 worldwide from Jan. 22, 2020 to Jun. 13, 2023,...

    • statista.com
    • 45perdayonhome.pro
    • +1más
    Última actualización: 22 de maig 2024
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Statista (2024). Cumulative cases of COVID-19 worldwide from Jan. 22, 2020 to Jun. 13, 2023, by day [Dataset]. https://www.statista.com/statistics/1103040/cumulative-coronavirus-covid19-cases-number-worldwide-by-day/
    Ver en:
    Fecha de actualización del conjunto de datos
    22 de maig 2024
    Conjunto de datos creado y proporcionado por
    Statistahttp://statista.com/
    Periodo abarcado
    22 de gen. 2020 - 13 de juny 2023
    Área abarcada
    World
    Descripción

    As of June 13, 2023, there have been almost 768 million cases of coronavirus (COVID-19) worldwide. The disease has impacted almost every country and territory in the world, with the United States confirming around 16 percent of all global cases.

    COVID-19: An unprecedented crisis Health systems around the world were initially overwhelmed by the number of coronavirus cases, and even the richest and most prepared countries struggled. In the most vulnerable countries, millions of people lacked access to critical life-saving supplies, such as test kits, face masks, and respirators. However, several vaccines have been approved for use, and more than 13 billion vaccine doses had already been administered worldwide as of March 2023.

    The coronavirus in the United Kingdom Over 202 thousand people have died from COVID-19 in the UK, which is the highest number in Europe. The tireless work of the National Health Service (NHS) has been applauded, but the country’s response to the crisis has drawn criticism. The UK was slow to start widespread testing, and the launch of a COVID-19 contact tracing app was delayed by months. However, the UK’s rapid vaccine rollout has been a success story, and around 53.7 million people had received at least one vaccine dose as of July 13, 2022.

  17. COVID-19 Tracking Germany

    • kaggle.com
    zip
    Última actualización: 7 de febr. 2023
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Heads or Tails (2023). COVID-19 Tracking Germany [Dataset]. https://www.kaggle.com/datasets/headsortails/covid19-tracking-germany
    Ver en:
    zip(14492010 bytes)Formatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    7 de febr. 2023
    Autores
    Heads or Tails
    Área abarcada
    Germany
    Descripción

    Read the associated blogpost for a detailed description of how this dataset was prepared; plus extra code for producing animated maps.

    Context

    The 2019 Novel Coronavirus (COVID-19) continues to spread in countries around the world. This dataset provides daily updated number of reported cases & deaths in Germany on the federal state (Bundesland) and county (Landkreis/Stadtkreis) level. In April 2021 I added a dataset on vaccination progress. In addition, I provide geospatial shape files and general state-level population demographics to aid the analysis.

    Content

    The dataset consists of thre main csv files: covid_de.csv, demgraphics_de.csv, and covid_de_vaccines.csv. The geospatial shapes are included in the de_state.* files. See the column descriptions below for more detailed information.

    • covid_de.csv: COVID-19 cases and deaths which will be updated daily. The original data are being collected by Germany's Robert Koch Institute and can be download through the National Platform for Geographic Data (the latter site also hosts an interactive dashboard). I reshaped and translated the data (using R tidyverse tools) to make it better accessible. This blogpost explains how I prepared the data, and describes how to produces animated maps.

    • demographics_de.csv: General Demographic Data about Germany on the federal state level. Those have been downloaded from Germany's Federal Office for Statistics (Statistisches Bundesamt) through their Open Data platform GENESIS. The data reflect the (most recent available) estimates on 2018-12-31. You can find the corresponding table here.

    • covid_de_vaccines.csv: In April 2021 I added this file that contains the Covid-19 vaccination progress for Germany as a whole. It details daily doses, broken down cumulatively by manufacturer, as well as the cumulative number of people having received their first and full vaccination. The earliest data are from 2020-12-27.

    • de_state.*: Geospatial shape files for Germany's 16 federal states. Downloaded via Germany's Federal Agency for Cartography and Geodesy . Specifically, the shape file was obtained from this link.

    Column Description

    COVID-19 dataset covid_de.csv:

    • state: Name of the German federal state. Germany has 16 federal states. I removed converted special characters from the original data.

    • county: The name of the German Landkreis (LK) or Stadtkreis (SK), which correspond roughly to US counties.

    • age_group: The COVID-19 data is being reported for 6 age groups: 0-4, 5-14, 15-34, 35-59, 60-79, and above 80 years old. As a shortcut the last category I'm using "80-99", but there might well be persons above 99 years old in this dataset. This column has a few NA entries.

    • gender: Reported as male (M) or female (F). This column has a few NA entries.

    • date: The calendar date of when a case or death were reported. There might be delays that will be corrected by retroactively assigning cases to earlier dates.

    • cases: COVID-19 cases that have been confirmed through laboratory work. This and the following 2 columns are counts per day, not cumulative counts.

    • deaths: COVID-19 related deaths.

    • recovered: Recovered cases.

    Demographic dataset demographics_de.csv:

    • state, gender, age_group: same as above. The demographic data is available in higher age resolution, but I have binned it here to match the corresponding age groups in the covid_de.csv file.

    • population: Population counts for the respective categories. These numbers reflect the (most recent available) estimates on 2018-12-31.

    Vaccination progress dataset covid_de_vaccines.csv:

    • date: calendar date of vaccination

    • doses, doses_first, doses_second: Daily count of administered doses: total, 1st shot, 2nd shot.

    • pfizer_cumul, moderna_cumul, astrazeneca_cumul: Daily cumulative number of administered vaccinations by manufacturer.

    • persons_first_cumul, persons_full_cumul: Daily cumulative number of people having received their 1st shot and full vaccination, respectively.

    Acknowledgements

    All the data have been extracted from open data sources which are being gratefully acknowledged:

    • The [Robert ...
  18. Coronavirus (COVID-19) reporting in higher education providers

    • gov.uk
    • s3.amazonaws.com
    Última actualización: 26 d’abr. 2021
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Department for Education (2021). Coronavirus (COVID-19) reporting in higher education providers [Dataset]. https://www.gov.uk/government/publications/coronavirus-covid-19-reporting-in-higher-education-providers
    Ver en:
    Fecha de actualización del conjunto de datos
    26 d’abr. 2021
    Conjunto de datos proporcionado por
    GOV.UKhttp://gov.uk/
    Autores
    Department for Education
    Descripción

    This release provides information on:

    • confirmed coronavirus (COVID-19) cases for students and staff known to providers
    • estimates for number of self-isolating students
    • estimated cases per 100,000 for students and staff (autumn term only)
    • numbers of providers by their higher education tiers of restriction (autumn term only)

    The release was updated on 26 April with data up to 7 April.

  19. Prevalence of ongoing symptoms following coronavirus (COVID-19) infection in...

    • ons.gov.uk
    • cy.ons.gov.uk
    xlsx
    Última actualización: 30 de març 2023
    y más versiones
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    Office for National Statistics (2023). Prevalence of ongoing symptoms following coronavirus (COVID-19) infection in the UK [Dataset]. https://www.ons.gov.uk/peoplepopulationandcommunity/healthandsocialcare/conditionsanddiseases/datasets/alldatarelatingtoprevalenceofongoingsymptomsfollowingcoronaviruscovid19infectionintheuk
    Ver en:
    xlsxFormatos de descarga disponibles
    Fecha de actualización del conjunto de datos
    30 de març 2023
    Conjunto de datos proporcionado por
    Office for National Statisticshttp://www.ons.gov.uk/
    Licencia

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    Se ha obtenido la información de la licencia automáticamente

    Descripción

    Estimates of the prevalence of self-reported long COVID and associated activity limitation, using UK Coronavirus (COVID-19) Infection Survey data. Experimental Statistics.

  20. o

    Coronavirus (COVID-19) cases in Laos

    • data.opendevelopmentmekong.net
    Última actualización: 14 d’oct. 2020
    Compartir
    FacebookFacebook
    TwitterTwitter
    Email
    Haz clic para copiar el enlace
    Enlace copiado
    Close
    Citar
    (2020). Coronavirus (COVID-19) cases in Laos [Dataset]. https://data.opendevelopmentmekong.net/dataset/coronavirus-covid-19-cases-in-laos-date-13-october-2020
    Ver en:
    Fecha de actualización del conjunto de datos
    14 d’oct. 2020
    Licencia

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    Se ha obtenido la información de la licencia automáticamente

    Área abarcada
    Laos
    Descripción

    This dataset shows the cases of Coronavirus (COVID-19) in Laos. The dataset information will be updated according to the information from publicly available sources (official website and news). This dataset is updated as the case progresses, thus requiring the public to understand and verify the data that ODL has published.

Compartir
FacebookFacebook
TwitterTwitter
Email
Haz clic para copiar el enlace
Enlace copiado
Close
Citar
New York Times, Coronavirus (Covid-19) Data in the United States [Dataset]. https://github.com/nytimes/covid-19-data

Coronavirus (Covid-19) Data in the United States

Ver en:
csvFormatos de descarga disponibles
Conjunto de datos proporcionado por
New York Times
Licencia

https://github.com/nytimes/covid-19-data/blob/master/LICENSEhttps://github.com/nytimes/covid-19-data/blob/master/LICENSE

Descripción

The New York Times is releasing a series of data files with cumulative counts of coronavirus cases in the United States, at the state and county level, over time. We are compiling this time series data from state and local governments and health departments in an attempt to provide a complete record of the ongoing outbreak.

Since the first reported coronavirus case in Washington State on Jan. 21, 2020, The Times has tracked cases of coronavirus in real time as they were identified after testing. Because of the widespread shortage of testing, however, the data is necessarily limited in the picture it presents of the outbreak.

We have used this data to power our maps and reporting tracking the outbreak, and it is now being made available to the public in response to requests from researchers, scientists and government officials who would like access to the data to better understand the outbreak.

The data begins with the first reported coronavirus case in Washington State on Jan. 21, 2020. We will publish regular updates to the data in this repository.

Búsqueda
Borrar búsqueda
Cerrar búsqueda
Aplicaciones de Google
Menú principal