Skip to content

CompraNet/ocds_schemeUrl_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identifier Scheme Url Extension

Description

A url to more with human-readable information about the scheme used in the identifier block

Fields

  • identifier.schemeURL: A url to more with human-readable information about the scheme used in the identifier block

Example

...
 "parties": [
          {
            "id": "06C00",
            "additionalIdentifiers": [
              {
                "scheme": "MX-CPA",
                "id": "06",
                "legalName": "Hacienda y Crédito Público",
                "schemeUrl": "http://www.transparenciapresupuestaria.gob.mx/work/models/PTP/DatosAbiertos/Metadatos/catalogos_presupuestarios.xlsx"
              }
            ],
            "name": "Comisión Nacional de Seguros y Fianzas",
            "contactPoint": {
              "name": "Luis Fernando Sanchez Fernandez"
            },
            "identifier": {
              "id": "06C00",
              "legalName": "Comisión Nacional de Seguros y Fianzas",
              "scheme": "MX-CPA",
              "schemeUrl": "http://www.transparenciapresupuestaria.gob.mx/work/models/PTP/DatosAbiertos/Metadatos/catalogos_presupuestarios.xlsx"
            },
            "roles": [
              "buyer"
            ]
          },
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published