Big Data 7 min read

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.

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

The author examined Google search trends for the term "fever" in Taiwan, Hong Kong and Japan, comparing pandemic‑period indices with non‑pandemic averages to compute a baseline fever index.

During the pandemic, the excess fever search index was summed to produce a cumulative area (S), representing the proportion of infected population relative to total population.

Charts show that in the three regions the cumulative area reaches 80 when the epidemic peaks, while first‑wave end values are 160 (Hong Kong), 200 (Taiwan) and 250 (Japan).

Using Baidu search data for Chinese cities (Shijiazhuang, Xingtai, Baoding), similar cumulative areas were calculated, yielding values around 70‑76, indicating comparable magnitude between Google and Baidu metrics.

The author set conservative thresholds (100 for peak, 250 for first‑wave end) and derived peak‑time and end‑time estimates for each city based on the growth speed of the cumulative area.

Updates from December 12‑16 refine the model: adding a massive‑calculation correction, adjusting peak values back to 80, introducing an "end progress bar" variable, fixing bugs that merged multiple waves, and incorporating population‑ratio metrics.

These refinements improve the stability of the predictions, showing that many mainland Chinese cities now exhibit peak and post‑peak trends similar to those observed in Hong Kong and Taiwan.

The author emphasizes that the method is simple and approximate, yet it aligns reasonably with real epidemic trends and can help alleviate public anxiety while awaiting official health data.

COVID-19public healthepidemic predictionsearch index
Python Programming Learning Circle
Written by

Python Programming Learning Circle

A global community of Chinese Python developers offering technical articles, columns, original video tutorials, and problem sets. Topics include web full‑stack development, web scraping, data analysis, natural language processing, image processing, machine learning, automated testing, DevOps automation, and big data.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.