PredictHQ's Demand Intelligence API

Access your demand causal factors in a single API. Breakthrough insight for more accurate demand forecasting, operational platforms, event calendars and much more.
  • Relevant + Intelligent

    It is impossible to predict demand anomalies without accurate historical and future-looking data. At PredictHQ, we have a strong focus on forecast-grade, relevant data for your business.
  • Expansive Global Coverage

    PredictHQ is the single source of truth with coverage across 18 categories (and counting) and global event data coverage from hundreds of sources.
  • Clean Event Data

    Data scientists spend 40% of their time gathering and cleaning data and only 11% of time on data science. We do the frustrating work, so you can focus on what matters.
Aggregating Event Information

Remove the friction to more accurate forecasting

Events vary in impact and frequently cluster to create the perfect storm of demand. We aggregate and verify millions of events with the Features API, both historical and future, so data science teams don't have to waste time searching and cleaning data. This is powerful context for your forecasting models that drives more accurate results.
import requests
response = requests.post(
    url="https://api.predicthq.com/v1/features",
    headers={
      "Authorization": "Bearer $ACCESS_TOKEN",
      "Accept": "application/json"
    },
    data={
      "location": {
            "place_id": [ "5809844" ]
      },
      "phq_attendance_sports": True,
      "phq_attendance_conferences": True,
      "phq_attendance_expos": True,
      "active": {
            "gte": "2019-02-01",
            "lte": "2019-02-28" }
    }
)
print(response.json())
Rankings

Know which events matter the most, instantly

PredictHQ's proprietary ranking technology systematically sorts through thousands of events each day to identify which will impact your bottom line the most. Focus on the events that matter with PredictHQ Rank™ and Local Rank™.
import requests

response = requests.get(
  url="https://api.predicthq.com/v1/events/",
  headers={
    "Authorization": "Bearer $ACCESS_TOKEN",
    "Accept": "application/json"
  },
  params={
    "rank.gte": "80",
    "local_rank.gte": "80",
    "place.scope": "5809844",
    "active.gte": "2019-12-29",
    "active.lte": "2020-01-10",
    "active.tz": "America/Los_Angeles"
  }
)

print(response.json())
Relevance

Use parameters to ensure relevant results

Filter the data with parameters such as Temporal Relevance to see if events happening sooner are most important to your business. Or see the events closest to your locations with Spatial Relevance.
import requests

response = requests.get(
  url="https://api.predicthq.com/v1/events/",
  headers={
    "Authorization": "Bearer $ACCESS_TOKEN",
    "Accept": "application/json"
  },
  params={
    "q": "jazz",
    "country": "US",
    "category": "concerts",
    "active.gte": "2020-02-20",
    "location_around.offset": "5mi",
    "start_around.origin": "2020-02-20",
    "location_around.origin": "40.782409,-73.971885"
  }
)

print(response.json())
Placekey

Use Placekey to combine POI data + PredictHQ intelligent event data

Placekey is a free, universal standard identifier for any physical place that makes it easy to join datasets together. PredictHQ provides Placekey via our Events API, Snowflake or AWS Data Exchange, so you can quickly join our intelligent event data to other datasets. For example, you can easily join PredictHQ's intelligent event data with Point of Interest (POI) data to use for site selection, competitive intelligence, trade area analysis, urban planning and more. The combined data sets provide even further granularity and precision by clarifying exactly what is driving demand at a location. Interested in learning more about this use case? PredictHQ partners with Safegraph who provide a comprehensive high quality set of POI data.

Create a new API Token

All API features

PredictHQ's Demand Intelligence API features were built to expedite your forecasting and unlock revenue opportunities for your business.
  • Radial search
  • NLP Labels
  • PHQ End Times
  • Geocoded Events
  • Umbrella Events
  • PHQ Attendance
  • Location search parameters
  • Recurring Events
  • Directional Flow
  • Geographical place scope

Customer Stories

Demand intelligence gets results

Our customers include leading companies across retail, transport, accommodation and financial service sectors. They use our intelligent event data for labor optimization, demand forecasting, dynamic pricing, supply chain optimization and more.
Don't underestimate how much effort it takes to work with event data... Being able to rely on a company whose sole purpose is to remove the ambiguity of event data has been game-changing for us.
Read Legion’s Story

See how your event data compares for free

Tracking events is complex, it's why we exist. Our core business is to collect, verify and enrich data and we don't expect our customers to have it all figured out.

We know that many customers have their own internal event database or collect data from a variety of sources. Send us your current event data set and we'll tell you what what you may be missing across different event categories, number of events and quality of data.

Simple. Accurate. Free.

Compare Data

We Have Processed $5 Trillion of Demand

We know what events will impact your business. Fact.

PredictHQ is the only business in the world that can unlock what events impact businesses at scale. Helping shape the next generation of real-world AI/ML models, unlocking Billions in potential upside.

  • $5.2 Trillion
    of demand data correlated to
  • 105 Million
    events via
  • 0
    Beam analyses, across
  • 0
    countries, unlocking
  • $150 Billion
    in potential ROI

Get Started

Contact our data science experts to find out the best solutions for your business. We'll get back to you within 1 business day.

Talk to an Expert