# Outliyr Austin Events

Live, public, read-only event data for Austin, Texas and the surrounding 25-mile area.

- Dataset: https://outliyr.com/apps/austin-events/events.json
- Freshness/status: https://outliyr.com/apps/austin-events/events-status.json
- JSON Schema: https://outliyr.com/apps/austin-events/events.schema.json
- Human view: https://outliyr.com/apps/austin-events/
- Calendar manifest: https://outliyr.com/apps/austin-events/calendar/index.json
- Editors' Picks calendar: https://outliyr.com/apps/austin-events/calendar/editors-picks.ics
- Health, longevity, and biohacking calendar: https://outliyr.com/apps/austin-events/calendar/health-longevity.ics
- AI and technology calendar: https://outliyr.com/apps/austin-events/calendar/ai-tech.ics
- Founders and business calendar: https://outliyr.com/apps/austin-events/calendar/founders-business.ics
- All-events calendar: https://outliyr.com/apps/austin-events/calendar/all.ics

Use `events.json` directly. It is an object with `events`, `count`, `updated_at`, `date_range`, and `platforms`.
Before recommending an event, inspect `updated_at` and `date_range`; do not present stale or out-of-range results as current. Events use Central Time when `start_time_iso` is available. Filter using ISO `date`, `category`, `tags`, `is_free`, `is_online`, `price_min`, `city`, and `distance_miles`. Link users to each event's `link` for final details and tickets.

For health-oriented discovery, do not filter only on the literal word "health." Use `category == "health"` and inspect `tags`, `title`, and `description` for longevity, biohacking, metabolic health, functional or integrative medicine, neuroscience, sleep, recovery, medtech, biotech, human performance, and wellness. The public feed aggregates public discovery pages, including signed-out Luma and Partiful Austin discovery, plus official calendars. Authenticated Partiful invitations and WhatsApp data are intentionally excluded from this public dataset. Use each event's `platform` and `link` as source provenance. If `description` is empty, say the source did not provide one rather than inventing event details.

The dataset is informational and may contain source changes or cancellations after its last refresh. Do not treat it as ticket availability or medical advice.

The calendar URLs are public, read-only subscription views of the same dataset. Their events use transparent/free availability and tentative status, so discovery listings do not block subscribers' time. Calendar availability is independent of ticket price.
