Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 737 Bytes

File metadata and controls

16 lines (9 loc) · 737 Bytes

PredictHQ OpenAPI Specifications

This repository contains the OpenAPI specifications for PredictHQ's public APIs.

Overview

We use the OpenAPI 3.1.0 specification format to describe our APIs. This repo includes schemas, request/response examples, and reusable components.

Data Files

  • data/airport-codes.csv: Mapping of IATA/ICAO/UNLOCODE airport codes and their corresponding PredictHQ Place IDs.
  • data/broadcast-county-place-mapping.csv: Mapping of USA county names to PredictHQ Place IDs.

Contributing

If you've identified a mismatch between PredictHQ APIs behavior and these specs, or found an issue with the format of a schema, please open an issue.