Broadcasting Subscriptions by Platform

Quarterly broadcasting subscriptions by platform

Communications Authority of Kenya GET /v1/datasets/broadcasting_subscriptions_by_platform 111 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
operator str Broadcasting service provider (operator) No 0 10
item str Broadcasting platform (dth, cable) No 0 3
value float64 Number of broadcasting subscriptions No 0 95

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 111 2023.99 0.78 2023.00 2023.00 2024.00 2025.00 2025.00
quarter 111 2.51 1.03 1.00 2.00 3.00 3.00 4.00
value 111 397720.23 729180.93 0.00 1306.00 69674.00 309565.00 2.835e+06

Dimensional Coverage

Overall coverage: 75.8%

PeriodExpectedActualCoverage
year=20234028! 70.0%
year=20244036OK 90.0%
year=20254027! 67.5%

Sample Data

[
  {
    "year": 2023,
    "quarter": 2,
    "operator": "go tv",
    "item": "dtt",
    "value": 2746512.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "operator": "star times",
    "item": "dtt",
    "value": 1741365.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "operator": "azam",
    "item": "dth",
    "value": 76714.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "operator": "multichoice (dstv)",
    "item": "dth",
    "value": 1152998.0
  },
  {
    "year": 2023,
    "quarter": 2,
    "operator": "star times",
    "item": "dth",
    "value": 304610.0
  }
]