Linear Daily Accumulation Model

Any metric with a known annual total can be projected in real-time using linear daily accumulation — dividing the annual total by 365 to get a per-day rate, then scaling by the fraction of the current day elapsed. This page documents the model and which counters use it.

When to Use This Model

This model applies to any metric where the annual total is known and events are distributed roughly uniformly throughout the day. The counter shows the accumulated count from midnight (00:00) to the current moment, resetting daily.

Not a cumulative counter

The counter resets to zero at midnight and accumulates throughout the day — it shows events today, not since some arbitrary start date.

Metrics using this model

Currently applied to: Births Today, Deaths Today. The same model applies to any metric with a known annual total and uniform daily distribution.

The Formula: Linear Daily Projection

The calculation has two steps: derive the expected annual total for the metric, then scale it by the fraction of the current day elapsed.

Step 1: Derive the Annual Total

Annual Total=Basereference×Rateannual

Example (Births): World Bank crude birth rate is 18 per 1,000 people per year. With a world population of 8.1 billion:

Annual Total = 8,100,000,000 × (18 ÷ 1,000) = 145,800,000 births/year
Daily Total = 145,800,000 ÷ 365 ≈ 400,000 births/day

Step 2: Calculate Accumulated Count (Today So Far)

Countnow=Daily Total×Fractionday

Example (at 12:00 noon): If the daily total is 400,000 births and it's noon (50% of day passed):

400,000 × 0.5 = 200,000 births so far today

The counter increments by approximately 4.63 births per second (400,000 ÷ 86,400 seconds).

Daily Timeline Visualization

00:00 (midnight)0 births
06:00 (6 AM)100,000 births (25%)
12:00 (noon)200,000 births (50%)
18:00 (6 PM)300,000 births (75%)
23:59 (end of day)~400,000 births (100%)

Limitations & Transparency

It is crucial to understand that this counter is a statistical projection, not real-time data from birth/death registries.

Annual averages

Birth and death rates are annual averages. The actual number varies by day, season, and geographic location due to social, cultural, and environmental factors.

Assumes uniform distribution

We assume births/deaths are uniformly distributed throughout the day. In reality, more births occur during certain hours (e.g., early morning in hospitals).

Data lag

Crude rates are typically 1-2 years behind. We use the latest available official data from the World Bank, which aggregates census data from countries worldwide.

This counter is an educational tool designed to visualize the scale and pace of demographic change, based on the latest available official data and a transparent, defensible calculation method.

Data Sources & Methodology

Our calculations are based on official demographic indicators from authoritative international organizations.

World Bank Data

Primary Source

Crude birth rate (SP.DYN.CBRT.IN) and crude death rate (SP.DYN.CDRT.IN) indicators. Data aggregated from national census bureaus and vital statistics systems worldwide.

View Birth Rate Data

UN Population Division

Reference Standard

The World Bank sources demographic data from UN Population Division's World Population Prospects, which is considered the authoritative global demographic dataset.

Visit UN Population Division

Demographic Research

Academic Context

Linear interpolation of annual demographic rates to daily/hourly scales is a standard technique in population studies and demographic projection modeling.

Methodology Page

Full Documentation

For a comprehensive explanation of all our data sources, calculation methods, and transparency principles, see our main methodology page.

View Full Methodology
Linear Daily Accumulation Model | caiodemelo.org | caiodemelo.org