Broadband Subscriptions by Speed

Quarterly broadband subscriptions by speed

Communications Authority of Kenya GET /v1/datasets/broadband_subscriptions_by_speed 490 rows https://ca.go.ke/statistics/

Columns

ColumnTypeDescriptionNullableNull countUnique
year int64 Fiscal year (e.g., 1999 means FY 1999/2000) No 0 3
quarter int64 Fiscal quarter No 0 4
metric str Broadband speed range/category No 0 7
item str Internet technology (cable, dsl etc) No 0 7
value float64 Number of broadband subscriptions No 0 284

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 490 2024.00 0.78 2023.00 2023.00 2024.00 2025.00 2025.00
quarter 490 2.50 1.03 1.00 2.00 2.50 3.00 4.00
value 490 38647.12 98759.20 0.00 0.00 151.50 17121.00 634994.00

Dimensional Coverage

Overall coverage: 83.3%

PeriodExpectedActualCoverage
year=2023196147! 75.0%
year=2024196196OK 100.0%
year=2025196147! 75.0%

Sample Data

[
  {
    "year": 2023,
    "quarter": 2,
    "metric": "< 256 kbps",
    "item": "cable",
    "value": 0.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "metric": "< 256 kbps",
    "item": "dsl (copper)",
    "value": 5.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "metric": "< 256 kbps",
    "item": "ftth",
    "value": 0.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "metric": "< 256 kbps",
    "item": "ftto",
    "value": 0.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "metric": "< 256 kbps",
    "item": "fixed wireless",
    "value": 10025.0
  }
]