datapoint.market_ ALPHA v0.0.1

Movies

API

Sold by Data 37

Movie metadata used for visualization examples. Source: vega-datasets — https://github.com/vega/vega-datasets Data vintage: not specified Cleaned and reformatted from the original; see source page for full documentation and citation.

★ Free⤓ dataset · json
Price per download Free no payment
Method GET
Networks
Format json download
License vega-datasets project (repo BSD-3-Clause); individual datasets retain their upstream licenses.

The URL

Send a GET request — parameters go in the query string — no payment, no API key. The relay returns the origin's JSON response directly.

https://api.datapoint.market/r/data37/movies

Example request

{}

Response shape

Fields

  • object
    • columns array of
      • string
    • note string
    • sample_rows array of
      • object
        • Creative Type any
        • Director any
        • Distributor string
        • IMDB Rating number
        • IMDB Votes integer
        • MPAA Rating string
        • Major Genre any
        • Production Budget integer
        • Release Date string
        • Rotten Tomatoes Rating any
        • Running Time min any
        • Source any
        • Title string
        • US DVD Sales any
        • US Gross integer
        • Worldwide Gross integer

Example rows

Creative TypeDirectorDistributorIMDB RatingIMDB VotesMPAA RatingMajor GenreProduction BudgetRelease DateRotten Tomatoes RatingRunning Time minSourceTitleUS DVD SalesUS GrossWorldwide Gross
Gramercy6.11071R8000000Jun 12 1998The Land Girls146083146083
Example response (JSON)
{
  "columns": [
    "Title",
    "US Gross",
    "Worldwide Gross",
    "US DVD Sales",
    "Production Budget",
    "Release Date",
    "MPAA Rating",
    "Running Time min",
    "Distributor",
    "Source",
    "Major Genre",
    "Creative Type",
    "Director",
    "Rotten Tomatoes Rating",
    "IMDB Rating",
    "IMDB Votes"
  ],
  "note": "Free preview. Full file delivered on download.",
  "sample_rows": [
    {
      "Creative Type": null,
      "Director": null,
      "Distributor": "Gramercy",
      "IMDB Rating": 6.1,
      "IMDB Votes": 1071,
      "MPAA Rating": "R",
      "Major Genre": null,
      "Production Budget": 8000000,
      "Release Date": "Jun 12 1998",
      "Rotten Tomatoes Rating": null,
      "Running Time min": null,
      "Source": null,
      "Title": "The Land Girls",
      "US DVD Sales": null,
      "US Gross": 146083,
      "Worldwide Gross": 146083
    }
  ]
}
declaredfresh

Call it from the shell

curl 'https://api.datapoint.market/r/data37/movies'

Call it from an agent

Connected in Claude (or any agent on the connector)? Buy it in one call — no API key, no signup. Call it once with no payment to take a free trial (real data) or get a price quote before you pay.

call_endpoint("data37", "movies", params={})
Free to call

This endpoint is free — no account, no API key, no payment. Just call the URL and the relay returns the origin's response.

Buyer guide →

Provider: Data 37