Mostly Right platform docs
Use datasets maintained by Mostly Right, or create one with agents that find the sources, prepare the data, and configure how it stays updated.
Start with an existing dataset
Section titled “Start with an existing dataset”Browse the public catalog before building something new. Each dataset has a documented schema, freshness information, and a stable page where you can inspect the available tables.
Use the data
Section titled “Use the data”Download the full Parquet file when you need the complete history. Use the Public Dataset API for bounded JSON queries, or connect an AI tool through MCP.
Create and maintain a dataset
Section titled “Create and maintain a dataset”Describe the data you need. Agents find and compare sources, configure the ingest steps, clean and join the data, and suggest an update schedule based on when the sources actually publish.
Looking for the SDK?
Section titled “Looking for the SDK?”The Python and TypeScript packages are a separate legacy product with their own installation guides, API reference, and release history.