Tag

COVID-19

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Feb 5, 2025 · Big Data

Covid-19 Analysis Python Project: Automated Data Extraction, Visualization, and Reporting

This article introduces the open‑source Python project Covid‑19‑analysis (installable via the covidify package), which automatically fetches the latest pandemic data, generates daily updated visual reports, and provides features such as country filtering, Excel export, and comprehensive charting of confirmed, death, and recovered cases.

COVID-19Pythoncovidify
0 likes · 3 min read
Covid-19 Analysis Python Project: Automated Data Extraction, Visualization, and Reporting
Python Programming Learning Circle
Python Programming Learning Circle
Dec 19, 2024 · Artificial Intelligence

DeepPurpose: An AI Toolkit for Accelerating COVID‑19 Drug Discovery

DeepPurpose, a PyTorch‑based AI toolkit developed by Harvard researchers, provides COVID‑19 bioassay data and 56 cutting‑edge models that enable rapid drug‑target affinity prediction, virtual screening, and drug repurposing with just a few lines of code, dramatically shortening new‑drug development cycles.

AICOVID-19DeepPurpose
0 likes · 7 min read
DeepPurpose: An AI Toolkit for Accelerating COVID‑19 Drug Discovery
Python Programming Learning Circle
Python Programming Learning Circle
Dec 16, 2024 · Fundamentals

Creating Dynamic Charts with Matplotlib's FuncAnimation in Python

This article explains how to use Python's Matplotlib library and its FuncAnimation extension to transform static line, bar, and pie charts into animated visualizations, demonstrating code setup, key parameters, and example implementations with COVID-19 death data.

COVID-19MatplotlibPython
0 likes · 9 min read
Creating Dynamic Charts with Matplotlib's FuncAnimation in Python
Python Programming Learning Circle
Python Programming Learning Circle
Dec 30, 2022 · Big Data

Predicting COVID‑19 Peaks Using Excess Fever Search Index: Analysis of Taiwan, Hong Kong, Japan and Chinese Cities

This article analyzes Google and Baidu fever‑related search indices for Taiwan, Hong Kong, Japan and several Chinese cities, defines an "excess fever search index cumulative area" metric, and demonstrates how its growth can estimate epidemic peak and end dates, offering a data‑driven tool for public‑health forecasting.

COVID-19epidemic predictionpublic health
0 likes · 7 min read
Predicting COVID‑19 Peaks Using Excess Fever Search Index: Analysis of Taiwan, Hong Kong, Japan and Chinese Cities
Model Perspective
Model Perspective
Dec 21, 2022 · Fundamentals

What the Kubler‑Ross Change Curve Reveals About Our COVID‑19 Reactions

The article explains how the Kubler‑Ross change curve's seven emotional stages—shock, denial, frustration, depression, experiment, decision, and integration—map onto public responses to the evolving COVID‑19 pandemic, offering insights for coping and adaptation.

COVID-19Change ManagementKubler-Ross
0 likes · 7 min read
What the Kubler‑Ross Change Curve Reveals About Our COVID‑19 Reactions
Python Programming Learning Circle
Python Programming Learning Circle
Dec 1, 2022 · Frontend Development

Building a Quick COVID‑19 Information Viewer with PyQt5 (≈100 Lines of Code)

This tutorial demonstrates how to create a lightweight desktop application using PyQt5 and PyQtWebEngine that fetches and displays the latest COVID‑19 information from multiple web sources, includes engine switching, and provides the full source code for a 100‑line implementation.

COVID-19Desktop ApplicationGUI
0 likes · 7 min read
Building a Quick COVID‑19 Information Viewer with PyQt5 (≈100 Lines of Code)
Architects' Tech Alliance
Architects' Tech Alliance
Feb 28, 2021 · Cloud Computing

2020 HPC Market Summary and Forecast: Trends, Cloud Adoption, and Outlook to 2024

The 2020 HPC market summary and forecast report by Hyperion Research analyzes global high‑performance computing hardware sales, the impact of COVID‑19, the slowdown of on‑premise growth, rapid expansion of HPC cloud services, and provides detailed market size, CAGR, and segment forecasts through 2024.

AIBig DataCOVID-19
0 likes · 11 min read
2020 HPC Market Summary and Forecast: Trends, Cloud Adoption, and Outlook to 2024
JD Tech Talk
JD Tech Talk
Nov 9, 2020 · Big Data

Trajectory-Based Population Flow Analysis for COVID‑19 Prevention Using HBase and Spark

The article presents a comprehensive big‑data solution that stores massive GPS trajectory records in HBase, processes them with Spark to identify individuals who visited a pandemic source region, and visualizes their spatio‑temporal distribution in target cities to support precise epidemic control measures.

Big DataCOVID-19HBase
0 likes · 8 min read
Trajectory-Based Population Flow Analysis for COVID‑19 Prevention Using HBase and Spark
JD Tech Talk
JD Tech Talk
Nov 3, 2020 · Big Data

Efficient Detection of Suspected Infected Crowds Using Spatio‑Temporal Trajectory Analysis

The article presents a novel spatio‑temporal trajectory risk metric and an efficient query framework, including a space‑first index (SFT) and distributed storage, to identify high‑risk contacts of COVID‑19 patients from massive movement data, with real‑world deployment results in several Chinese cities.

Big DataCOVID-19Indexing
0 likes · 12 min read
Efficient Detection of Suspected Infected Crowds Using Spatio‑Temporal Trajectory Analysis
Tencent Tech
Tencent Tech
Jul 23, 2020 · Artificial Intelligence

How Open‑Source AI Is Powering the Global Fight Against COVID‑19

Tencent joins the Linux Foundation Public Health initiative, open‑sourcing tools like the international COVID‑19 health module, an AI self‑triage assistant, and a severe‑case prediction model with Zhong Nanshan’s team, empowering developers, hospitals, and public‑health agencies worldwide to combat the pandemic.

AICOVID-19Tencent
0 likes · 6 min read
How Open‑Source AI Is Powering the Global Fight Against COVID‑19
Efficient Ops
Efficient Ops
Jul 13, 2020 · Cloud Computing

How COVID-19 Reshaped China's SaaS Landscape: Opportunities and Challenges

The COVID‑19 pandemic triggered a dual impact on China's SaaS market, boosting remote‑work and digital‑service solutions while crippling SaaS for physical‑industry sectors, and the article analyzes the resulting market data, financing trends, long‑term digital transformation, and strategic recommendations for SaaS providers.

COVID-19ChinaCloud Computing
0 likes · 10 min read
How COVID-19 Reshaped China's SaaS Landscape: Opportunities and Challenges
DevOps Cloud Academy
DevOps Cloud Academy
Apr 18, 2020 · Operations

9 Tips for DevOps Self‑Service Automation During COVID‑19

This article presents nine practical DevOps best‑practice tips—ranging from online collaboration and tool selection to infrastructure‑as‑code, container adoption, self‑service platforms, automation, and soft‑skill development—to help teams build resilient, automated, and self‑service IT ecosystems amid the COVID‑19 pandemic.

COVID-19ContainersDevOps
0 likes · 7 min read
9 Tips for DevOps Self‑Service Automation During COVID‑19
Python Programming Learning Circle
Python Programming Learning Circle
Apr 15, 2020 · Fundamentals

Creating a US COVID-19 Choropleth Map with Plotly in Python

This tutorial demonstrates how to install Plotly, load COVID‑19 case data from an Excel file using pandas, and generate an interactive US choropleth map that visualizes cumulative confirmed cases by state, concluding with exporting the map to an HTML file.

COVID-19ChoroplethPlotly
0 likes · 4 min read
Creating a US COVID-19 Choropleth Map with Plotly in Python
JD Retail Technology
JD Retail Technology
Mar 23, 2020 · R&D Management

Applying Project Management and Agile Principles to China’s COVID‑19 Response: A Case Study

The article examines how project management and agile methodologies were applied to China’s nationwide COVID‑19 response, illustrating initiation, planning, execution, risk and stakeholder management, iterative delivery, transparency, and continuous improvement through concrete examples and a structured framework.

COVID-19Case Studyagile
0 likes · 23 min read
Applying Project Management and Agile Principles to China’s COVID‑19 Response: A Case Study
Efficient Ops
Efficient Ops
Mar 3, 2020 · Big Data

How to Instantly Verify COVID Travel History with a Telecom Big Data Travel Card

This article explains how a telecom‑based big‑data travel card can quickly reveal a person's 14‑day movement history, showing a green card for low‑risk travel or a red card for exposure, and provides step‑by‑step instructions with QR‑code scanning and screenshots.

Big DataCOVID-19digital health
0 likes · 4 min read
How to Instantly Verify COVID Travel History with a Telecom Big Data Travel Card
Amap Tech
Amap Tech
Feb 20, 2020 · R&D Management

Rapid Development of a Free Medical Ride‑Hailing Service by Amap During the COVID‑19 Outbreak

During the COVID‑19 outbreak, Amap’s engineers and partners created a free “Medical‑Staff Ride” service for Wuhan’s medical personnel, designing, coding, testing, and launching the app‑integrated ride‑hailing feature within three days and adding a reservation function the next day, thanks to prior platform upgrades, tight cross‑functional collaboration, and rapid decision‑making.

Backend DevelopmentCOVID-19Case Study
0 likes · 9 min read
Rapid Development of a Free Medical Ride‑Hailing Service by Amap During the COVID‑19 Outbreak
Efficient Ops
Efficient Ops
Feb 16, 2020 · Blockchain

How Blockchain Can Transform Public Welfare: From Data Trust to Transparent Charity

This article presents a comprehensive overview of blockchain technology, its strategic importance in China, its technical fundamentals, and how its features such as multi‑party maintenance, immutability, and smart contracts can be applied to improve transparency, efficiency, and trust in public‑welfare platforms, especially in the post‑COVID‑19 era.

COVID-19blockchaindata transparency
0 likes · 47 min read
How Blockchain Can Transform Public Welfare: From Data Trust to Transparent Charity
AntTech
AntTech
Feb 15, 2020 · Product Management

Reflections on Product Manager Remote Work at Ant Financial

After the Chinese New Year, Ant Financial’s senior product expert Zhang Wen shares a detailed account of his daily remote‑working routine, the communication and planning challenges posed by the pandemic, and the tools and processes his team adopted to maintain product delivery and collaboration.

COVID-19agilecollaboration tools
0 likes · 9 min read
Reflections on Product Manager Remote Work at Ant Financial
Efficient Ops
Efficient Ops
Feb 14, 2020 · Cloud Computing

How Engineers Delivered Cloud Office Solutions to Wuhan Hospitals in Record Time

During the COVID‑19 outbreak, Ruijie network engineers rapidly deployed cloud office terminals and integrated hospital information systems across multiple Hubei hospitals, overcoming severe travel restrictions, equipment shortages, and protective challenges to ensure critical medical services continued without interruption.

COVID-19Cloud Computingemergency deployment
0 likes · 7 min read
How Engineers Delivered Cloud Office Solutions to Wuhan Hospitals in Record Time