# Event Categories

## Attendance-Based Events

Events with a start and end date and time. PredictHQ models predict attendances for each of these events.

* Sports
* Conferences
* Expos
* Concerts
* Festivals
* Performing Arts
* Community
* Academic (certain types of Academic events)

{% content-ref url="/pages/WFED4UUxTtSKsn6qYcuO" %}
[Attendance-Based Events](/getting-started/predicthq-data/event-categories/attendance-based-events.md)
{% endcontent-ref %}

## Non-Attendance-Based Events

These are events with a start and end date, but are more fluid in impact, such as observances or school holidays.

* Public Holidays
* School Holidays
* Observances
* Politics
* Daylight Savings
* Academic

{% content-ref url="/pages/xZ4DhqIhnetBwz56rH90" %}
[Non-Attendance-Based Events](/getting-started/predicthq-data/event-categories/non-attendance-based-events.md)
{% endcontent-ref %}

## Unscheduled Events

Live coverage of breaking events such as severe weather and terrorism. The API updates minute to minute to ensure accuracy.

* Airport Delays
* Severe Weather
* Disasters
* Terror Attacks
* Health Warnings

{% content-ref url="/pages/uoUuuQylOYpxMsz76xAM" %}
[Unscheduled Events](/getting-started/predicthq-data/event-categories/unscheduled-events.md)
{% endcontent-ref %}

## Live TV Events

Televised events that include 7 of the top US leagues and the high viewership sports. PredictHQ is the only source of predicted TV viewership.

* Live TV Events

{% content-ref url="/pages/EqQlerCDu8rVAW0Qe0Ce" %}
[Live TV Events](/getting-started/predicthq-data/event-categories/live-tv-events.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.predicthq.com/getting-started/predicthq-data/event-categories.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
