About 14,800 results
Open links in new tab
  1. Socrata Developers | Socrata

    The Socrata Open Data API allows you to programmatically access a wealth of open data resources from governments, non-profits, and NGOs around the world. Click the link below …

  2. Finding Open Data | Socrata

    Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you …

  3. Getting Started with Data Publishing | Socrata

    Before embarking on a project to automate data publishing, it’s important to take a step back and think about the nature of your dataset in order to pick the best way to integrate with Socrata.

  4. Getting started with the SODA Consumer API | Socrata

    If you’re on a Socrata dataset, identifiable by the colorful buttons at the upper right, don’t fret. Every Socrata dataset has a built-in open data API, so you’ll be just fine.

  5. API Endpoints | Socrata

    Every Socrata dataset, and even every individual data record, has its own endpoint. The endpoint is what you’ll point your HTTP client at to interact with data resources. All resources are …

  6. Queries using SODA3 | Socrata

    The Socrata APIs provide rich query functionality through a query language we call the “Socrata Query Language” or “SoQL”. As its name might suggest, it borrows heavily from Structured …

  7. Number Datatype | Socrata

    Numbers are arbitrary precision, arbitrary scale numbers. They can represent any number exactly, except for numbers whose digits repeat infinitely. Since Number s can be either larger or more …

  8. Getting Help | Socrata

    Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you …

  9. The WHERE Clause | Socrata

    Queries using SODA The WHERE Clause The WHERE parameter allows you to filter your results using boolean operators. For example, to retrieve only quakes with a magnitude of greater …

  10. SoQL Function and Keyword Listing | Socrata

    The following are all the functions and keywords available in SoQL. Some only work on the the latest version of our API endpoints, while some work on legacy versions ...