100+ datasets found
  1. Open Government API

    • ouvert.canada.ca
    • open.canada.ca
    json
    Updated Nov 20, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Treasury Board of Canada Secretariat (2024). Open Government API [Dataset]. https://ouvert.canada.ca/data/dataset/2d90548d-50ef-4802-91f8-c59c5cf68251
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Nov 20, 2024
    Dataset provided by
    Treasury Board of Canada Secretariathttp://www.tbs-sct.gc.ca/
    Treasury Board of Canadahttps://www.canada.ca/en/treasury-board-secretariat/corporate/about-treasury-board.html
    License

    Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
    License information was derived automatically

    Description

    This API provides live access to the CKAN portion of the Open Government Portal and Registry systems. ### Portal: https://open.canada.ca * Our public data portal * Includes data federated from provinces and municipalities * Read-only API calls can be made without an API key * Authorization required only for publishing federated data ### Registry: https://registry.open.canada.ca * Accessible within the Government of Canada (GoC) network for collecting and publishing data from GoC departments * New datasets must be manually reviewed and approved by the Open Government team * Publishes approved datasets to the Production Portal automatically * User account or API key required for all operations

  2. o

    Open API recommendations for cities

    • opendata.fi
    • avoindata.fi
    • +1more
    pdf
    Updated Jun 15, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Suomen kuntaliitto ry (2020). Open API recommendations for cities [Dataset]. https://www.opendata.fi/data/fi/dataset/open-api-recommendations-for-cities
    Explore at:
    pdfAvailable download formats
    Dataset updated
    Jun 15, 2020
    Dataset provided by
    Suomen kuntaliitto ry
    Description

    These recommendations are intended as a general policy to be applied alongside the strategic policies, principles and guidelines that often guide ICT and service development in cities. From a technological and service-oriented standpoint, the significance of APis is, mostly due to accelerating digitalisation, increasing at such a pace that a need has emerged for a document that describes the importance of APIs and the goals related to them from the perspective of the cities.

    This document presents the consolidated view of the Six largest cities in Finland on how to develop open APIs through inter-city cooperation. The Six cities are Helsinki, Espoo, Vantaa, Tampere, Turku and Oulu.

  3. NMED Open Data Portal APIs

    • catalog.newmexicowaterdata.org
    html
    Updated Apr 26, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    New Mexico Environment Department (2024). NMED Open Data Portal APIs [Dataset]. https://catalog.newmexicowaterdata.org/dataset/nmed-open-data-portal-api-s
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Apr 26, 2024
    Dataset provided by
    New Mexico Environment Departmenthttp://www.env.nm.gov/
    Description

    This portal is intended to serve as a means to access all available NMED data via secure Application Programming Interface (API).

    To access our data, we require that you register with the portal.

    You can browse the titles and a short description of our available APIs before registering.

    Anyone who registers will be provided access to all of NMED’s public APIs.

    Members of the regulated community served by NMED, as well as partner agencies and other official entities, can, during registration, request an elevated account that provides access to certain protected data APIs. Such requests will need to register using an official email account and potentially provide other means of verification before these account requests are approved.

    Once registered, you will be able to fully explore and consume our collection of APIs, and access Open API Specification documentation that will help you understand, learn, and leverage those APIs for your purposes.

    We hope you enjoy your visit to the NMED Open Data Portal and return many times.

  4. C

    Streetcar Open API (Application Programming Interface)

    • data.milwaukee.gov
    exe
    Updated Apr 14, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    External Organizations (2022). Streetcar Open API (Application Programming Interface) [Dataset]. https://data.milwaukee.gov/gl/dataset/streetcar-api
    Explore at:
    exeAvailable download formats
    Dataset updated
    Apr 14, 2022
    Dataset authored and provided by
    External Organizations
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The TransLoc Public API is a RESTful API which allows you to incorporate real-time vehicle tracking information into your web or mobile applications. It exposes several resources that allow you to access real-time information about transit systems tracked by TransLoc Inc. Following the REST principles, all the resources available through this API are located at specific URLs. You should use GET requests to access the resources behind the URLs. In all cases, if your request was successfully processed the HTTP status code will be returned as 200 OK. If an error occurs, an appropriate 400 or 500 level error will be returned, with the body of the response containing a plain text user-friendly error message.

  5. p

    DCAT-AP API endpoints for data.public.lu

    • data.public.lu
    html, rdf, xlsx
    Updated May 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Open Data Lëtzebuerg (2024). DCAT-AP API endpoints for data.public.lu [Dataset]. https://data.public.lu/en/datasets/dcat-ap-api-endpoints-for-data-public-lu/
    Explore at:
    rdf, html, xlsx(16280)Available download formats
    Dataset updated
    May 27, 2024
    Dataset authored and provided by
    Open Data Lëtzebuerg
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    Data.public.lu provides all its metadata in the DCAT and DCAT-AP formats, i.e. all data about the data stored or referenced on data.public.lu. DCAT (Data Catalog Vocabulary) is a specification designed to facilitate interoperability between data catalogs published on the Web. This specification has been extended via the DCAT-AP (DCAT Application Profile for data portals in Europe) standard, specifically for data portals in Europe. The serialisation of those vocabularies is mainly done in RDF (Resource Description Framework). The implementation of data.public.lu is based on the one of the open source udata platform. This API enables the federation of multiple Data portals together, for example, all the datasets published on data.public.lu are also published on data.europa.eu. The DCAT API from data.public.lu is used by the european data portal to federate its metadata. The DCAT standard is thus very important to guarantee the interoperability between all data portals in Europe. Usage Full catalog You can find here a few examples using the curl command line tool: To get all the metadata from the whole catalog hosted on data.public.lu curl https://data.public.lu/catalog.rdf Metadata for an organization To get the metadata of a specific organization, you need first to find its ID. The ID of an organization is the last part of its URL. For the organization "Open data Lëtzebuerg" its URL is https://data.public.lu/fr/organizations/open-data-letzebuerg/ and its ID is open-data-letzebuerg. To get all the metadata for a given organization, we need to call the following URL, where {id} has been replaced by the correct ID: https://data.public.lu/api/1/organizations/{id}/catalog.rdf Example: curl https://data.public.lu/api/1/organizations/open-data-letzebuerg/catalog.rdf Metadata for a dataset To get the metadata of a specific dataset, you need first to find its ID. The ID of dataset is the last part of its URL. For the dataset "Digital accessibility monitoring report - 2020-2021" its URL is https://data.public.lu/fr/datasets/digital-accessibility-monitoring-report-2020-2021/ and its ID is digital-accessibility-monitoring-report-2020-2021. To get all the metadata for a given dataset, we need to call the following URL, where {id} has been replaced by the correct ID: https://data.public.lu/api/1/datasets/{id}/rdf Example: curl https://data.public.lu/api/1/datasets/digital-accessibility-monitoring-report-2020-2021/rdf Compatibility with DCAT-AP 2.1.1 The DCAT-AP standard is in constant evolution, so the compatibility of the implementation should be regularly compared with the standard and adapted accordingly. In May 2023, we have done this comparison, and the result is available in the resources below (see document named 'udata 6 dcat-ap implementation status"). In the DCAT-AP model, classes and properties have a priority level which should be respected in every implementation: mandatory, recommended and optional. Our goal is to implement all mandatory classes and properties, and if possible implement all recommended classes and properties which make sense in the context of our open data portal.

  6. D

    Dataset Alerts - Open and Monitoring

    • datasf.org
    • data.sfgov.org
    • +1more
    application/rdfxml +5
    Updated Jun 20, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Dataset Alerts - Open and Monitoring [Dataset]. https://datasf.org/opendata/
    Explore at:
    json, application/rssxml, csv, tsv, xml, application/rdfxmlAvailable download formats
    Dataset updated
    Jun 20, 2025
    License

    ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
    License information was derived automatically

    Description

    A log of dataset alerts open, monitored or resolved on the open data portal. Alerts can include issues as well as deprecation or discontinuation notices.

  7. List of government APIs

    • data.europa.eu
    excel xlsx, ods
    Updated Jan 21, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Joint Research Centre (2020). List of government APIs [Dataset]. https://data.europa.eu/data/datasets/45ca8d82-ac31-4360-b3a1-ba43b0b07377
    Explore at:
    excel xlsx, odsAvailable download formats
    Dataset updated
    Jan 21, 2020
    Dataset authored and provided by
    Joint Research Centrehttps://joint-research-centre.ec.europa.eu/index_en
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This list contains the government API cases collected, cleaned and analysed in the APIs4DGov study "Web API landscape: relevant general purpose ICT standards, technical specifications and terms".

    The list does not represent a complete list of all government cases in Europe, as it is built to support the goals of the study and is limited to the analysis and data gathered from the following sources:

    • The EU open data portal

    • The European data portal

    • The INSPIRE catalogue

    • JoinUp: The API cases collected from the European Commission JoinUp platform

    • Literature-document review: the API cases gathered from the research activities of the study performed till the end of 2019

    • ProgrammableWeb: the ProgrammableWeb API directory

    • Smart 2015/0041: the database of 395 cases created by the study ‘The project Towards faster implementation and uptake of open government’ (SMART 2015/0041).

    • Workshops/meetings/interviews: a list of API cases collected in the workshops, surveys and interviews organised within the APIs4DGov

    Each API case is classified accordingly to the following rationale:

    • Unique id: a unique key of each case, obtained by concatenating the following fields: (Country Code) + (Governmental level) + (Name Id) + (Type of API)

    • API Country or type of provider: the country in which the API case has been published

    • API provider: the specific provider that published and maintain the API case

    • Name Id: an acronym of the name of the API case (it can be not unique)

    • Short description

    • Type of API: (i) API registry, a set, catalogue, registry or directory of APIs; (ii) API platform: a platform that supports the use of APIs; (iii) API tool: a tool used to manage APIs; (iv) API standard: a set of standards related to government APIs; (v) Data catalogue, an API published to access metadata of datasets, normally published by a data catalogue; (vi) Specific API, a unique (can have many endpoints) API built for a specific purpose

    • Number of APIs: normally only one, in the case of API registry, the number of APIs published by the registry at the 31/12/2019

    • Theme: list of domains related to the API case (controlled vocabulary)

    • Governmental level: the geographical scope of the API (city, regional, national or international)

    • Country code: the country two letters internal code

    • Source: the source (among the ones listed in the previous) from where the API case has been gathered

  8. [DEPRECATED]EU Open Data Portal - API

    • data.europa.eu
    Updated Jan 16, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Publications Office (2017). [DEPRECATED]EU Open Data Portal - API [Dataset]. https://data.europa.eu/data/datasets/eu-open-data-portal-api?locale=hr
    Explore at:
    Dataset updated
    Jan 16, 2017
    Dataset provided by
    Publications Office of the European Unionhttp://op.europa.eu/
    Authors
    Publications Office
    Area covered
    European Union
    Description

    This dataservice is deprecated.

    The REST API is one of the ways to access the EU Open Data Portal. Under API are available the portal core functionalities. This encompasses all you can do with the web interface. The information retrieved can thus be used by external code that calls the portal API.

    The application used by the EU Open Data Portal for the API is CKAN. You can find useful documentation about the API at the CKAN On whose website.

    JSON is the used message format (specified in RFC 4627) for communication. If you want to use the REST API in your application, you can check the following examples.

  9. w

    Camden Open Data API

    • data.wu.ac.at
    html
    Updated Aug 24, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    opendata.camden.gov.uk (2018). Camden Open Data API [Dataset]. https://data.wu.ac.at/schema/data_gov_uk/ZjliNmIyODktZDVlNC00NmYwLWJmYWQtN2IyODdhZTkwOTc3
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Aug 24, 2018
    Dataset provided by
    opendata.camden.gov.uk
    Area covered
    Camden Town
    Description

    All of the tabular data sets in Camden's Open Data portal can be accessed via SODA (Socrata Open Data API). This is a basic tutorial on what's needed to access and get data from the API.

  10. d

    Accessing Canada's Open Data Through APIs

    • search.dataone.org
    Updated Dec 28, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lucia Costanzo (2023). Accessing Canada's Open Data Through APIs [Dataset]. http://doi.org/10.5683/SP3/Z6OOUW
    Explore at:
    Dataset updated
    Dec 28, 2023
    Dataset provided by
    Borealis
    Authors
    Lucia Costanzo
    Description

    Getting comfortable with APIs by: understanding how they work; learn how they are used; and gain experience using them.

  11. g

    API for open data

    • gimi9.com
    Updated Apr 6, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). API for open data [Dataset]. https://gimi9.com/dataset/eu_https-data-norge-no-node-2070/
    Explore at:
    Dataset updated
    Apr 6, 2022
    Description

    Norges Bank’s open data API provides machine access to selected statistics such as interest rates and exchange rates published by the bank. The service is implemented as a REST programming interface where one can formulate queries against the bank’s datasets and extract statistics in a variety of formats. The service can be used freely and requires no authentication.

  12. d

    Data Victoria Open Data CKAN API Version 2.1.0

    • data.gov.au
    api
    Updated Mar 13, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Department of Premier and Cabinet (2020). Data Victoria Open Data CKAN API Version 2.1.0 [Dataset]. https://data.gov.au/dataset/ds-vic-cf6bef88-39e3-49da-a1aa-7b60a57cc89a
    Explore at:
    apiAvailable download formats
    Dataset updated
    Mar 13, 2020
    Dataset provided by
    Department of Premier and Cabinet
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The Victorian Government Open Data Directory uses CKAN to surface thousands of datasets from across the Victorian Government. This API is based on version 2.7.3 of the CKAN API documentation and …Show full descriptionThe Victorian Government Open Data Directory uses CKAN to surface thousands of datasets from across the Victorian Government. This API is based on version 2.7.3 of the CKAN API documentation and provides access to CKAN functionality for the purpose of integrating with other CKAN instances. It can also be used as a data source for other applications to search and download the datasets provided by Data.Vic. This API is the updated version that implements the Whole of Victorian Government API Design Standards for RESTful APIs developed by the Victorian Government.

  13. NASA Patents API - Dataset - NASA Open Data Portal

    • data.staging.idas-ds1.appdat.jsc.nasa.gov
    • data.nasa.gov
    Updated Feb 19, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    nasa.gov (2025). NASA Patents API - Dataset - NASA Open Data Portal [Dataset]. https://data.staging.idas-ds1.appdat.jsc.nasa.gov/dataset/nasa-patents-api
    Explore at:
    Dataset updated
    Feb 19, 2025
    Dataset provided by
    NASAhttp://nasa.gov/
    Description

    API of NASA held and pending patents.

  14. o

    Teosto Open Api - avoin rajapinta livemusiikkidataan

    • opendata.fi
    • avoindata.fi
    Updated Apr 16, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Yhdistykset ja säätiöt (2025). Teosto Open Api - avoin rajapinta livemusiikkidataan [Dataset]. https://www.opendata.fi/data/fi/dataset/api-teosto-fi
    Explore at:
    Dataset updated
    Apr 16, 2025
    Dataset provided by
    Yhdistykset ja säätiöt
    Description

    Teoston keräämä livemusiikkidata on Suomen suurin ja kattavin. Nyt avoimen rajapinnan kautta avatussa datassa on kaikki Teostolle ilmoitetut, Suomessa viime vuonna (2014) järjestetyt livekeikat: keikkojen ajankohdat, keikkapaikat paikkatietoineen ja koordinaatteineen, esiintyjät, esitetyt biisit ja sekä biisien tekijätiedot.

    Haastamme kehittäjät rikastamaan livemusiikin paikkatietodataa ja kehittämään sille uusia, innovatiivisia käyttömahdollisuuksia. Esimerkkejä datan rikastamisesta ovat muiden avointen paikkatietoaineistojen yhdistäminen tapahtumadataan tai musiikkiin liittyvän metadatan yhdistäminen biisikohtaiseen tietoon.

    Livedatan kehittäminen on mukana Open Finland Challenge -kilpailussa ja Ultrahack-tapahtumassa.

  15. Astronomy Picture of the Day API - Dataset - NASA Open Data Portal

    • data.nasa.gov
    • data.staging.idas-ds1.appdat.jsc.nasa.gov
    Updated Apr 9, 2015
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    nasa.gov (2025). Astronomy Picture of the Day API - Dataset - NASA Open Data Portal [Dataset]. https://data.nasa.gov/dataset/astronomy-picture-of-the-day-api
    Explore at:
    Dataset updated
    Apr 9, 2015
    Dataset provided by
    NASAhttp://nasa.gov/
    Description

    This endpoint structures the APOD imagery and associated metadata so that it can be repurposed for other applications. In addition, if the concept_tags parameter is set to True, then keywords derived from the image explanation are returned. These keywords could be used as auto-generated hashtags for twitter or instagram feeds; but generally help with discoverability of relevant imagery.

  16. r

    Data Vic CKAN API Version 1.2.0

    • researchdata.edu.au
    Updated Jul 22, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.vic.gov.au (2020). Data Vic CKAN API Version 1.2.0 [Dataset]. https://researchdata.edu.au/vic-ckan-api-version-120/1464078
    Explore at:
    Dataset updated
    Jul 22, 2020
    Dataset provided by
    data.vic.gov.au
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The Victorian Government's open data portal, data.vic, uses CKAN to surface thousands of data sets and metadata records from across the Victorian Government.\r \r This API is based on version 2.7.3 of the CKAN API documentation and provides access to CKAN functionality for the purpose of integrating with other CKAN instances. It can also be used as a data source for other applications to search and download the datasets provided by Data.Vic.\r

  17. NASA Space Sounds API - Dataset - NASA Open Data Portal

    • data.nasa.gov
    • data.staging.idas-ds1.appdat.jsc.nasa.gov
    Updated Apr 12, 2015
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    nasa.gov (2025). NASA Space Sounds API - Dataset - NASA Open Data Portal [Dataset]. https://data.nasa.gov/dataset/nasa-space-sounds-api
    Explore at:
    Dataset updated
    Apr 12, 2015
    Dataset provided by
    NASAhttp://nasa.gov/
    Description

    NASA has released a series of space sounds via sound cloud. We have abstracted away some of the hassle in accessing these sounds, so that developers can play with the audio files.

  18. API Library of Assets on the NJOIT Open Data Center

    • data.nj.gov
    • data.wu.ac.at
    application/rdfxml +5
    Updated Jul 3, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NJ Office of Information Technology (2025). API Library of Assets on the NJOIT Open Data Center [Dataset]. https://data.nj.gov/Reference-Data/API-Library-of-Assets-on-the-NJOIT-Open-Data-Cente/dxd8-u9zw
    Explore at:
    application/rdfxml, xml, csv, tsv, json, application/rssxmlAvailable download formats
    Dataset updated
    Jul 3, 2025
    Dataset provided by
    New Jersey Office of Information Technologyhttp://www.state.nj.us/it/
    Authors
    NJ Office of Information Technology
    Description

    Information about all the assets on Data.NJ.Gov including information about their API's and how to use them.

  19. N

    City.do API data 001

    • data.cityofnewyork.us
    • data.wu.ac.at
    Updated Jul 3, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). City.do API data 001 [Dataset]. https://data.cityofnewyork.us/Social-Services/City-do-API-data-001/ssca-d8tn
    Explore at:
    kmz, application/geo+json, csv, xml, tsv, application/rssxml, kml, application/rdfxmlAvailable download formats
    Dataset updated
    Jul 3, 2025
    Authors
    311
    Description

    All 311 Service Request from 2010 to Present. Starting in November 2011 the data will be updated on a daily basis.

  20. Houses of the Oireachtas Open Data APIs - Dataset - data.gov.ie

    • data.gov.ie
    Updated Oct 23, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.gov.ie (2017). Houses of the Oireachtas Open Data APIs - Dataset - data.gov.ie [Dataset]. https://data.gov.ie/dataset/oireachtas-open-data
    Explore at:
    Dataset updated
    Oct 23, 2017
    Dataset provided by
    data.gov.ie
    Description

    The Houses of the Oireachtas are providing these APIs to allow our datasets to be retrieved and reused as widely as possible. They are intended to be used in conjunction with https://data.oireachtas.ie, from where our datasets can be accessed directly. By using the APIs, users can make metadata queries to identify the specific data they require. New data are available through the API as soon as they are published. Currently, https://data.oireachtas.ie contains data in XML format from the Official Report of the Houses of the Oireachtas (the “debates”) and replies to Parliamentary Questions in XML files complying with the Akoma Ntoso schema, as well data in PDF format for Bills, Acts and other documents published by the Houses of the Oireachtas. Files can be retrieved from https://data.oireachtas.ie by adding the URI fragment contained in the “formats” fields of the JSON documents returned by these APIs. At the moment only PDF and XML files are available directly from https://data.oireachtas.ie, but this will become the endpoint for direct access of all “uri” fields in the data queried through https://api.oireachtas.ie. We will also be making bulk downloads available through https://data.oireachtas.ie.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Treasury Board of Canada Secretariat (2024). Open Government API [Dataset]. https://ouvert.canada.ca/data/dataset/2d90548d-50ef-4802-91f8-c59c5cf68251
Organization logoOrganization logo

Open Government API

Explore at:
9 scholarly articles cite this dataset (View in Google Scholar)
jsonAvailable download formats
Dataset updated
Nov 20, 2024
Dataset provided by
Treasury Board of Canada Secretariathttp://www.tbs-sct.gc.ca/
Treasury Board of Canadahttps://www.canada.ca/en/treasury-board-secretariat/corporate/about-treasury-board.html
License

Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
License information was derived automatically

Description

This API provides live access to the CKAN portion of the Open Government Portal and Registry systems. ### Portal: https://open.canada.ca * Our public data portal * Includes data federated from provinces and municipalities * Read-only API calls can be made without an API key * Authorization required only for publishing federated data ### Registry: https://registry.open.canada.ca * Accessible within the Government of Canada (GoC) network for collecting and publishing data from GoC departments * New datasets must be manually reviewed and approved by the Open Government team * Publishes approved datasets to the Production Portal automatically * User account or API key required for all operations

Search
Clear search
Close search
Google apps
Main menu