Wuhan2020 is an open platform for collecting, validating, and visualizing epidemic relief data, originally focused on coordinating community response during the COVID-19 crisis. It aggregates information on hospitals, factories, logistics providers, hotels, and donations from multiple sources into a central repository, making it accessible through an interactive geographic map and a programmatic API.
Las características principales de wuhan2020/wuhan2020 son: Relief Data Platforms, Issue-Based Data Stores, Volunteer Task Assignments, Relief Information Collections, Epidemic Relief Data Collections, Relief, Geographic Map Visualizations, Issue Tracking.
Las alternativas de código abierto para wuhan2020/wuhan2020 incluyen: brickspert/blog — This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for… owid/covid-19-data — Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in… jayfk/statuspage — Statuspage is a static site generator that transforms GitHub issues and labels into a public status page for system… alandefreitas/matplotplusplus — This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network… ankitpokhrel/jira-cli — This project is a command-line interface for interacting with Jira servers via REST APIs. It provides a terminal-based… bloomberg/bqplot — bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model,…
This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for publishing and storing articles. It functions as a Markdown technical blog where content is created and edited as issues within a version control repository. The system enables serverless content publishing by using a version control platform's issue tracker as the primary database instead of a traditional content management system. This allows for the maintenance of a searchable archive of technical documentation and tutorials. The platform utilizes API-driven static generation
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
Statuspage is a static site generator that transforms GitHub issues and labels into a public status page for system monitoring. It functions as a status tracker that uses GitHub issue metadata as a content management system to report service outages and operational states through a read-only web interface. The system provides a multi-language status dashboard with client-side localization, automatically detecting browser language preferences to translate alerts and operational messages for international users. The platform covers service availability monitoring, system status displays, and i
This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all