five

An open access dataset of reported Dengue outbreaks in Italy

收藏
NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/11180711
下载链接
链接失效反馈
官方服务:
资源简介:
Italian Dengue data Sito dell'Istituto Superiore di Sanità - Sistema nazionale di sorveglianza delle arbovirosi: i bollettini periodici Arboviral diseases are caused by viral agents carried by arthropod insects, such as mosquitoes, ticks and phlebotomas, through their bite or sting. Currently, more than 100 viruses associated with arboviruses have been identified that are capable of causing disorders in human health. The majority of these viruses belong to families and groups such as the Togaviridae (Alphavirus), the Flaviridae (Flavivirus) and the Bunyaviridae (Bunyavirus and Phlebovirus). In Italy, arboviral infections may arise from both imported and autochthonous cases and may present with diverse clinical symptoms. Surveillance of arboviruses is coordinated by the Istituto Superiore di Sanità (ISS) and, in the case of West Nile and Usutu virus surveillance, by the Istituto Zooprofilattico dell'Abruzzo e del Molise (Izs-AM), in collaboration with the Ministry of Health, which periodically publishes Surveillance and Response Plans to ensure early detection of cases and to reduce any spread as far as possible. Epidemiological surveillance is regulated by the "National Plan for Prevention, Surveillance and Response to Arboviruses (PNA) 2020-2025". In order to inform citizens and make the collected data available, which is only useful for communication and information purposes, the following information is made available under the CC-BY-4.0 licence - National evolution data- Regional data- Summary bulletins Repository structure```dengue/│├── */│   ├── bulletins/│   │   ├── Dengue_*.pdf│   │   ├── ...│   ├── surveillance/│   │   ├── 2023/│   │   │   ├── dengue-ita-*.csv│   │   │   ├── dengue-ita-age-*.csv│   │   │   ├── dengue-ita-location-exposure-*.csv│   │   │   ├── dengue-ita-regions-*.csv│   │   ├── ...│   │   │   ├── ...│   ├── dengue-ita-summary-cases.csv│   ├── dengue-ita-summary-cases-regions.csv ``` Data structure - Evoulution data about Dengue Italy (IT) Example of data use Direct download (CSV): https://raw.githubusercontent.com/fbranda/dengue/main/surveillance/dengue-ita-2023.csv Python (requires `pandas`):```pythonimport pandas as pddf = pd.read_csv("https://raw.githubusercontent.com/fbranda/dengue/main/surveillance/dengue-ita-2023.csv")``` R (requires `httr`):```rlibrary(httr)df <- read.csv(text=content(GET("https://raw.githubusercontent.com/fbranda/dengue/main/surveillance/dengue-ita-2023.csv")))```
创建时间:
2024-08-27
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作