{
  "title": "Dizko 30-day city events snapshot, August 2026",
  "captured_at": "2026-08-17T08:00:00.000Z",
  "api_base": "https://api.dizko.app",
  "methodology": "For each city, request the API-reported count for every public event whose date falls from date_from through date_to. Repeat the count with a fixed comparison set of event type, genre, free, and known-price filters. Count overlapping labels independently. Treat an event as confirmed free through the API free filter. Measure known prices through a high price ceiling with unpriced listings excluded.",
  "limitations": [
    "This measures Dizko source coverage, not every event in a city.",
    "Listings can change or be cancelled after capture.",
    "An event can carry several type and genre labels.",
    "The measured event-type and genre sets are fixed comparisons, not exhaustive rankings.",
    "Source metadata quality and price completeness vary by city."
  ],
  "studies": [
    {
      "city": "Berlin",
      "slug": "berlin",
      "currency": "EUR",
      "date_from": "2026-08-17",
      "date_to": "2026-09-15",
      "total_events": 1714,
      "priced_events": 548,
      "free_events": 171,
      "events_at_or_under_20": 461,
      "measured_event_types": [
        {
          "name": "party",
          "count": 802
        },
        {
          "name": "live music",
          "count": 556
        },
        {
          "name": "art",
          "count": 130
        },
        {
          "name": "comedy",
          "count": 41
        },
        {
          "name": "food",
          "count": 13
        },
        {
          "name": "festival",
          "count": 8
        }
      ],
      "measured_genres": [
        {
          "name": "techno",
          "count": 268
        },
        {
          "name": "house",
          "count": 244
        },
        {
          "name": "electronic",
          "count": 53
        },
        {
          "name": "experimental",
          "count": 48
        },
        {
          "name": "jazz",
          "count": 45
        },
        {
          "name": "rock",
          "count": 1
        },
        {
          "name": "hip hop",
          "count": 0
        }
      ]
    },
    {
      "city": "New York",
      "slug": "new-york",
      "currency": "USD",
      "date_from": "2026-08-17",
      "date_to": "2026-09-15",
      "total_events": 3181,
      "priced_events": 1220,
      "free_events": 422,
      "events_at_or_under_20": 865,
      "measured_event_types": [
        {
          "name": "party",
          "count": 1082
        },
        {
          "name": "live music",
          "count": 903
        },
        {
          "name": "art",
          "count": 313
        },
        {
          "name": "comedy",
          "count": 303
        },
        {
          "name": "food",
          "count": 29
        },
        {
          "name": "festival",
          "count": 23
        }
      ],
      "measured_genres": [
        {
          "name": "house",
          "count": 306
        },
        {
          "name": "techno",
          "count": 102
        },
        {
          "name": "jazz",
          "count": 49
        },
        {
          "name": "electronic",
          "count": 24
        },
        {
          "name": "rock",
          "count": 14
        },
        {
          "name": "experimental",
          "count": 11
        },
        {
          "name": "hip hop",
          "count": 1
        }
      ]
    },
    {
      "city": "London",
      "slug": "london",
      "currency": "GBP",
      "date_from": "2026-08-17",
      "date_to": "2026-09-15",
      "total_events": 1583,
      "priced_events": 758,
      "free_events": 245,
      "events_at_or_under_20": 712,
      "measured_event_types": [
        {
          "name": "party",
          "count": 956
        },
        {
          "name": "live music",
          "count": 437
        },
        {
          "name": "art",
          "count": 24
        },
        {
          "name": "comedy",
          "count": 9
        },
        {
          "name": "food",
          "count": 8
        },
        {
          "name": "festival",
          "count": 5
        }
      ],
      "measured_genres": [
        {
          "name": "house",
          "count": 374
        },
        {
          "name": "techno",
          "count": 124
        },
        {
          "name": "electronic",
          "count": 27
        },
        {
          "name": "experimental",
          "count": 17
        },
        {
          "name": "jazz",
          "count": 13
        },
        {
          "name": "rock",
          "count": 1
        },
        {
          "name": "hip hop",
          "count": 1
        }
      ]
    },
    {
      "city": "Los Angeles",
      "slug": "los-angeles",
      "currency": "USD",
      "date_from": "2026-08-17",
      "date_to": "2026-09-15",
      "total_events": 1798,
      "priced_events": 227,
      "free_events": 77,
      "events_at_or_under_20": 159,
      "measured_event_types": [
        {
          "name": "live music",
          "count": 599
        },
        {
          "name": "party",
          "count": 534
        },
        {
          "name": "comedy",
          "count": 287
        },
        {
          "name": "art",
          "count": 53
        },
        {
          "name": "food",
          "count": 30
        },
        {
          "name": "festival",
          "count": 3
        }
      ],
      "measured_genres": [
        {
          "name": "house",
          "count": 109
        },
        {
          "name": "techno",
          "count": 34
        },
        {
          "name": "electronic",
          "count": 33
        },
        {
          "name": "rock",
          "count": 18
        },
        {
          "name": "jazz",
          "count": 13
        },
        {
          "name": "experimental",
          "count": 4
        },
        {
          "name": "hip hop",
          "count": 0
        }
      ]
    }
  ]
}
