Ejemplo práctico

El esquema OC4IDS establece la estructura y formato de un archivo OC4IDS JSON.

Este ejemplo práctico es un archivo JSON OC4IDS completo que representa un proyecto de infraestructura completo y ficticio para la reforma de una autopista en el Reino Unido.

El archivo OC4IDS JSON completo para el ejemplo práctico está disponible {aquí}para su descarga <../examples/example.json>.

Truco

También puede descargar un blank example OC4IDS JSON file como punto de partida para su implementación.

Esta página contiene extractos del archivo de ejemplo JSON, mostrando cómo deberían ser llenadas las secciones clave del esquema.

Resumen

Un documento OC4IDS está hecho de un número de secciones. Estos incluyen:

  • Paquete de proyectos - un contenedor para los datos de múltiples proyectos, así como metadatos sobre la publicación.

  • Datos de proyecto - para cada proyecto incluyendo:

    • Metadatos de proyecto - información contextual acerca del proyecto como el título, descripción, ubicación y estado.

    • Presupuesto - información sobre los costos previstos o presupuesto asignado para el proyecto.

    • Partes - información sobre las organizaciones y otros participantes involucrados en el proyecto.

    • Documentos - documentos y documentación relacionada con el proyecto.

    • Procesos de contratación - información sobre los procesos de contratación relacionados para diferentes aspectos del proyecto.

    • Finalización - información del alcance, duración y costos finales para el proyecto.

Secciones

Paquete de proyectos

El paquete de proyectos sirve como un contenedor para los datos de múltiples proyectos, a través de su array projects. También provee metadatos sobre todos los datos que contiene, incluyendo el publicador, versión del esquema, licencia de datos y política de publicación.

{
    "version": "0.9",
    "uri": "https://standard.open-contracting.org/infrastructure/0.9/en/_static/example.json",
    "publishedDate": "2018-12-10T15:53:00Z",
    "publisher": {
        "name": "Open Data Services Co-operative Limited",
        "scheme": "GB-COH",
        "uid": "9506232",
        "uri": "http://data.companieshouse.gov.uk/doc/company/09506232"
    },
    "license": "http://opendatacommons.org/licenses/pddl/1.0/",
    "publicationPolicy": "https://standard.open-contracting.org/1.1/en/implementation/publication_policy/",
    "projects": [
        {
            "id": "oc4ids-bu3kcz-m75-junctions-4-to-5-smart-motorway",
            "updated": "2018-12-10T15:53:00Z",
            "title": "M75 Junctions 4 to 5 upgrade smart motorway",
            "description": "Upgrading the 5km stretch of the M75 near Birmingham Airport, between junction 4 near Patcham and junction 5 at Windlesham, to an all-lane running smart motorway.",
            "status": "completed",
            "period": {
                "startDate": "2016-01-01T00:00:00Z",
                "endDate": "2018-12-10T00:00:00Z",
                "durationInDays": 1074
            },
            "sector": [
                "transport",
                "transport.road"
            ],
            "additionalClassifications": [
                {
                    "scheme": "COFOG",
                    "id": "04.5.1",
                    "description": "Road transport (CS)"
                }
            ],
            "type": "expansion",
            "purpose": "To help support local economic growth and maintain mobility.",
            "relatedProjects": [
                {
                    "id": "1",
                    "scheme": "oc4ids",
                    "identifier": "oc4ids-bu3kcz-m75-junctions-4-to-5-construction",
                    "relationship": "construction",
                    "title": "Original construction of M75 J4-5"
                }
            ],
            "assetLifetime": {
                "startDate": "2018-07-01T00:00:00Z",
                "endDate": "2040-07-01T00:00:00Z",
                "durationInDays": 8027
            },
            "locations": [
                {
                    "id": "001",
                    "description": "M75 J4 Patcham Interchange",
                    "geometry": {
                        "type": "Point",
                        "coordinates": [
                            52.2571843,
                            -0.1163333
                        ]
                    },
                    "gazetteer": {
                        "scheme": "GEONAMES",
                        "identifiers": [
                            "2657507"
                        ]
                    },
                    "address": {
                        "streetAddress": "Patcham Interchange, New Road",
                        "locality": "Patcham",
                        "region": "Westshire",
                        "postalCode": "WS20 5TV",
                        "countryName": "United Kingdom"
                    },
                    "uri": "https://www.openstreetmap.org/node/202995"
                },
                {
                    "id": "002",
                    "description": "M75 J5 Windlesham interchange",
                    "geometry": {
                        "type": "Point",
                        "coordinates": [
                            52.1373584,
                            -0.1198955
                        ]
                    },
                    "gazetteer": {
                        "scheme": "OSMN",
                        "identifiers": [
                            "https://www.openstreetmap.org/node/26571091"
                        ]
                    },
                    "address": {
                        "streetAddress": "Windlesham Interchange, Old Road",
                        "locality": "Windlesham",
                        "region": "Westshire",
                        "postalCode": "WS21 6RZ",
                        "countryName": "United Kingdom"
                    },
                    "uri": "https://www.openstreetmap.org/node/1638915385"
                }
            ],
            "budget": {
                "amount": {
                    "amount": 40000000,
                    "currency": "GBP"
                },
                "requestDate": "2015-05-30T00:00:00Z",
                "approvalDate": "2015-06-24T00:00:00Z",
                "budgetBreakdown": [
                    {
                        "id": "2016",
                        "description": "2016 budget allocation",
                        "amount": {
                            "amount": 10000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2016-01-01T00:00:00Z",
                            "endDate": "2016-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    },
                    {
                        "id": "2017",
                        "description": "2017 budget allocation",
                        "amount": {
                            "amount": 20000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2017-01-01T00:00:00Z",
                            "endDate": "2017-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    },
                    {
                        "id": "2018",
                        "description": "2018 budget allocation",
                        "amount": {
                            "amount": 10000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2018-01-01T00:00:00Z",
                            "endDate": "2018-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    }
                ]
            },
            "parties": [
                {
                    "name": "Motorways UK",
                    "id": "GB-GOR-XX1234",
                    "identifier": {
                        "scheme": "GB-GOR",
                        "legalName": "Motorways UK",
                        "id": "XX1234",
                        "uri": "https://government-organisation.register.gov.uk/records/XX1234"
                    },
                    "address": {
                        "postalCode": "LL55 4NY",
                        "countryName": "United Kingdom",
                        "streetAddress": "8 Mountain Walk",
                        "region": "Westshire",
                        "locality": "Patcham"
                    },
                    "contactPoint": {
                        "name": "Motorways Manager",
                        "email": "EX12345@motorwaysuk.gov.uk",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891"
                    },
                    "roles": [
                        "procuringEntity",
                        "buyer",
                        "publicAuthority",
                        "funder"
                    ],
                    "people": [
                        {
                            "id": "1",
                            "name": "Jane Bloggs",
                            "jobTitle": "Chair"
                        }
                    ]
                },
                {
                    "name": "A1 Expert Smart Moto Design",
                    "id": "GB-COH-11111111",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "11111111",
                        "legalName": "A1 Expert Smart Moto Design Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/11111111"
                    },
                    "address": {
                        "streetAddress": "Farm Grove, Prince Road",
                        "locality": "Patcham",
                        "region": "Westshire",
                        "postalCode": "WS18 5BW",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Kim Designer",
                        "email": "kim.designerd@a1expertsmart.com",
                        "telephone": "+44 0123 456 7890",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Motorway Design Services PLC",
                    "id": "GB-COH-12345678",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "12345678",
                        "legalName": "Motorway Design Services PLC",
                        "uri": "https://beta.companieshouse.gov.uk/company/22222222"
                    },
                    "address": {
                        "streetAddress": "567 High Street",
                        "locality": "Mareham",
                        "region": "Eastshire",
                        "postalCode": "ES22 3TW",
                        "countryName": "United Kingdom"
                    },
                    "roles": [
                        "tenderer"
                    ]
                },
                {
                    "name": "Expert Motorway Supervisors Ltd",
                    "id": "GB-COH-22222222",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "22222222",
                        "legalName": "Expert Motorway Supervisors Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/22222222"
                    },
                    "address": {
                        "streetAddress": "9 Seaview Road",
                        "locality": "London",
                        "region": "London",
                        "postalCode": "SE1 1EZ",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Supervisor Manager",
                        "email": "supervisor.manager@example.com",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Concrete Motorways Construction",
                    "id": "GB-COH-33333333",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "33333333",
                        "legalName": "Concrete Motorways Construction Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/33333333"
                    },
                    "address": {
                        "streetAddress": "5 Example Grove",
                        "locality": "London",
                        "region": "London",
                        "postalCode": "SW1A 1AA",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Construction Manager",
                        "email": "construction.example@example.com",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Motorways Administrator UK",
                    "id": "GB-GOR-XX9876",
                    "identifier": {
                        "scheme": "GB-GOR",
                        "legalName": "Motorways Administrator UK",
                        "id": "XX9876",
                        "uri": "https://government-organisation.register.gov.uk/records/XX9876"
                    },
                    "address": {
                        "postalCode": "BN18 9AB",
                        "countryName": "United Kingdom",
                        "streetAddress": "High Street, Arundel",
                        "region": "West Sussex"
                    },
                    "contactPoint": {
                        "name": "Motorways Administrator",
                        "email": "EX6789@motorways-administration-uk.gov.uk",
                        "telephone": "+44 0678 456 7890",
                        "faxNumber": "+44 0678 456 7891"
                    },
                    "roles": [
                        "administrativeEntity"
                    ],
                    "people": [
                        {
                            "id": "1",
                            "name": "Elstra Lovelace",
                            "jobTitle": "Commercial Contract Officer"
                        }
                    ]
                }
            ],
            "publicAuthority": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            },
            "documents": [
                {
                    "id": "plan-1234",
                    "documentType": "procurementPlan",
                    "title": "M75 Junction 4 to 5 Smart Motorway procurement plan.",
                    "description": "Procurement plan for the M75 Junction 4 to 5 Smart Motorway covering the full life-cycle of the Smart Motorway junction upgrade.",
                    "url": "https://example.com/he/M75-junctions-4-to-5-smart-motorway/results/M75J4-5+procurement+plan.pdf",
                    "datePublished": "2016-05-01T00:00:00Z",
                    "dateModified": "2016-05-11T00:00:00Z",
                    "format": "application/pdf",
                    "language": "en",
                    "author": "Fred Consulter"
                },
                {
                    "id": "environmental-impact-5678-r4",
                    "documentType": "environmentalImpact",
                    "title": "Environmental Study Report",
                    "description": "An Environmental Study Report into the M75 Junction 4 to 5 Smart Motorway Upgrade",
                    "url": "http://example.com/roads/road-projects/M75+junctions+4+to+5++smart+motorway/M75+J4-5SM+Environmental+Study+Report.pdf",
                    "datePublished": "2016-02-10T00:00:00Z",
                    "dateModified": "2016-12-15T00:00:00Z",
                    "format": "application/pdf",
                    "author": "Jane Environment, Environment Motorway Consultants Ltd."
                },
                {
                    "id": "budget-approval-5678",
                    "documentType": "budgetApproval",
                    "title": "Approval of Budget for M75 J4-5 upgrade",
                    "description": "A full budget approval document for the M75 J4-5 upgrade with budgeting for design, build and supervision.",
                    "url": "http://example.com/roads/road-projects/M75+unctions+4+to+5+budget+approval.pdf",
                    "datePublished": "2015-10-01T00:00:00Z",
                    "dateModified": "2018-03-01T00:00:00Z",
                    "format": "application/pdf",
                    "author": "UK Motorways Budget Agency",
                    "pageStart": "55",
                    "pageEnd": "60",
                    "accessDetails": "Documents can be inspected in the Motoways UK Example Archive or users can register for free to access."
                },
                {
                    "id": "feasibility-study-8976",
                    "documentType": "feasibilityStudy",
                    "title": "Feasibility Study for Smart Motorway project: benefits and costs",
                    "description": "A report commissioned by Motorways UK to carry out initial investigations and site visits to esablish the suitability of upgrading the existing motorway junctions M75 J4-5 to Smart Motorways.\n\nThe survey recorded existing motorway infrastructures and concluded that upgrading to Smart Motorways is feasible. \n\nAdditional design issues are noted in the report.",
                    "datePublished": "2015-10-10T00:00:00Z",
                    "format": "application/pdf",
                    "author": "Feasibility Consultants Example Limited",
                    "pageStart": "55"
                }
            ],
            "forecasts": [
                {
                    "id": "physicalProgress",
                    "title": "Physical progress",
                    "observations": [
                        {
                            "id": "1",
                            "measure": "50",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-01-07T00:00:00Z",
                                "endDate": "2018-01-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "2",
                            "measure": "75",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-04-07T00:00:00Z",
                                "endDate": "2018-04-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "3",
                            "measure": "100",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-07-01T00:00:00Z",
                                "endDate": "2018-07-01T00:00:00Z"
                            }
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "id": "physicalProgress",
                    "title": "Physical progress",
                    "observations": [
                        {
                            "id": "1",
                            "measure": "50",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-01-07T00:00:00Z",
                                "endDate": "2018-01-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "2",
                            "measure": "75",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-08-07T00:00:00Z",
                                "endDate": "2018-08-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "3",
                            "measure": "100",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-12-01T00:00:00Z",
                                "endDate": "2018-12-01T00:00:00Z"
                            }
                        }
                    ]
                }
            ],
            "contractingProcesses": [
                {
                    "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
                        "externalReference": "2016-SMP-M75-J4_J5-design",
                        "nature": [
                            "design"
                        ],
                        "title": "Smart Motorway Design M75 J4-5",
                        "description": "Design of Smart Motorway upgrade M75 J4-5",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Restricted procedure",
                            "costEstimate": {
                                "amount": 2000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 2,
                            "tenderers": [
                                {
                                    "name": "A1 Expert Smart Moto Design",
                                    "id": "GB-COH-11111111"
                                },
                                {
                                    "name": "Motorway Design Services PLC",
                                    "id": "GB-COH-12345678"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "A1 Expert Smart Moto Design",
                                "id": "GB-COH-11111111"
                            }
                        ],
                        "contractValue": {
                            "amount": 1950000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2016-06-01T00:00:00Z",
                            "endDate": "2017-07-07T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 1950000,
                            "currency": "GBP"
                        },
                        "transactions": [
                            {
                                "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b-00001-1",
                                "source": "https://openspending.org/motorways-uk-spending/",
                                "date": "2017-08-07T00:00:00Z",
                                "value": {
                                    "amount": 1950000,
                                    "currency": "GBP"
                                },
                                "payer": {
                                    "id": "GB-GOR-XX1234",
                                    "name": "Motorways UK"
                                },
                                "payee": {
                                    "id": "GB-COH-11111111",
                                    "name": "A1 Expert Smart Moto Design"
                                },
                                "uri": "https://openspending.org/motorways-uk-spending/transaction/xyz123"
                            }
                        ],
                        "documents": [
                            {
                                "id": "a1b1c1-tender-doc-001",
                                "documentType": "tenderNotice",
                                "title": "M72 improvements at J4-5: Tender Notice",
                                "description": "A tender notice for the design of improvements to M75 J4-5",
                                "url": "https://example.com/Published/a1b1c1-design-001.html",
                                "datePublished": "2015-12-10T16:45:00Z",
                                "format": "text/html",
                                "author": "Motorways UK"
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-cdf-pc10008",
                            "date": "2016-04-01T00:00:00Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10008.json"
                        },
                        {
                            "id": "ocds-cdf-pc10009",
                            "date": "2016-06-01T15:49:19Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10009.json"
                        },
                        {
                            "id": "ocds-cdf-pc10010",
                            "date": "2017-08-17T00:00:00Z",
                            "tag": [
                                "implementation",
                                "contractTermination"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10010.json"
                        }
                    ]
                },
                {
                    "id": "ocds-a1b1c1-370ad85a-097f-4b8c-adf8-09d840c7c48b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-370ad85a-097f-4b8c-adf8-09d840c7c48b",
                        "externalReference": "2016-SMP-M75-J4_J5-supervision",
                        "nature": [
                            "supervision"
                        ],
                        "title": "Commercial Management and Assurance for the Motorways Upgrade Programme M75 J4-5",
                        "description": "Specialist Professional and Technical Services Framework: Commercial Management and Assurance for the Motorways Upgrade Programme M75 J4-5",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Framework",
                            "costEstimate": {
                                "amount": 5000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 1,
                            "tenderers": [
                                {
                                    "name": "Expert Motorway Supervisors",
                                    "id": "GB-COH-22222222"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "Expert Motorway Supervisors",
                                "id": "GB-COH-22222222"
                            }
                        ],
                        "contractValue": {
                            "amount": 4900000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2017-02-24T00:00:00Z",
                            "endDate": "2018-10-10T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 4900000,
                            "currency": "GBP"
                        },
                        "documents": [
                            {
                                "id": "a1b1c1-spats-2-033-completion",
                                "documentType": "completionCertificate",
                                "title": "Completion Certificate for supervision",
                                "description": "A completion certificate for Expert Motorway Supervisors supervision of M75 J4-5",
                                "url": "https://example.com/Published/a1b1c1-spats-2-033-completion.html",
                                "datePublished": "2018-12-10T16:45:00Z",
                                "format": "text/html"
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-a1b1c1-spats-2-033e",
                            "date": "2017-03-02T17:14:37Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033e.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033f",
                            "date": "2017-05-02T17:14:37Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033f.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033g",
                            "date": "2017-07-02T17:14:37Z",
                            "tag": [
                                "implementation"
                            ],
                            "url": "https://example.com/Published/releases/ex-a1b1c1--033g.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033h",
                            "date": "2018-12-10T14:45:00Z",
                            "tag": [
                                "contractTermination"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033h.json"
                        }
                    ]
                },
                {
                    "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b",
                        "externalReference": "2016-SMP-M75-J4_J5-construction",
                        "nature": [
                            "construction"
                        ],
                        "title": "Smart Motorways Programme - Construction - Package 3 - M75 J8 - 10",
                        "description": "Collaborative Delivery Framework (CDF) - Lot 3B - Construction  \u00a310 to  \u00a350m",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Restricted procedure",
                            "costEstimate": {
                                "amount": 33000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 1,
                            "tenderers": [
                                {
                                    "name": "Concrete Motorways Construction",
                                    "id": "GB-COH-33333333"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "Concrete Motorways Construction",
                                "id": "GB-COH-33333333"
                            }
                        ],
                        "contractValue": {
                            "amount": 29000000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2017-07-07T00:00:00Z",
                            "endDate": "2018-07-01T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 35250000,
                            "currency": "GBP"
                        },
                        "documents": [
                            {
                                "id": "a1b1c1-construction-excavation-report",
                                "documentType": "physicalProgressReport",
                                "title": "Report on construction excavation",
                                "description": "A report on the construction at Junction 5 where excavation damaged a watercourse.",
                                "url": "https://example.com/Published/a1b1c1-construction-monitoring.html",
                                "datePublished": "2018-02-01T00:00:00Z",
                                "dateModified": "2018-02-11T00:00:00Z",
                                "format": "text/html",
                                "language": "en",
                                "accessDetails": "Register for document access.",
                                "author": "Motorways UK"
                            },
                            {
                                "id": "a1b1c1-construction-completion",
                                "documentType": "completionCertificate",
                                "title": "Completion certificate for construction at M75 J4-5 upgrade",
                                "description": "Completion certificate for the construction upgrading motorway M75 Junctions 4-5.",
                                "url": "https://example.com/Published/a1b1c1-construction-completion.html",
                                "datePublished": "2018-12-10T00:00:00Z",
                                "format": "text/html",
                                "language": "en",
                                "accessDetails": "Register for document access.",
                                "author": "Motorways UK"
                            }
                        ],
                        "modifications": [
                            {
                                "id": "m27-4-5-construction-modification-001",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Construction extended for 5 months",
                                "rationale": "Excavation damaged a watercourse. Construction extended for repairs.",
                                "type": "duration",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b005",
                                "oldContractPeriod": {
                                    "startDate": "2017-07-07T00:00:00Z",
                                    "endDate": "2018-07-01T00:00:00Z"
                                },
                                "newContractPeriod": {
                                    "startDate": "2017-07-07T00:00:00Z",
                                    "endDate": "2018-12-01T00:00:00Z"
                                }
                            },
                            {
                                "id": "m27-4-5-construction-modification-002",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Construction scope extended to include repairing a watercourse",
                                "rationale": "Excavation damaged a watercourse. Construction scope extended for repairs.",
                                "type": "scope",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015"
                            },
                            {
                                "id": "m27-4-5-construction-modification-003",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Contract value increased from 29000000 to 35250000 to include repairing a watercourse",
                                "rationale": "Excavation damaged a watercourse. Construction budget extended for repairs.",
                                "type": "value",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015",
                                "oldContractValue": {
                                    "amount": 29000000,
                                    "currency": "GBP"
                                },
                                "newContractValue": {
                                    "amount": 35250000,
                                    "currency": "GBP"
                                }
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0011",
                            "date": "2015-09-16T15:12:32Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://example.com/Published/releases/5553-b55.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0012",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://example.com/Published/releases/5553-b56.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0013",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "contract"
                            ],
                            "url": "https://example.com/Published/releases/5553-b57.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0014",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "implementation"
                            ],
                            "url": "https://example.com/Published/releases/5553-b58.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015",
                            "date": "2018-04-01T15:15:00Z",
                            "tag": [
                                "implementationUpdate"
                            ],
                            "url": "https://example.com/Published/releases/5553-b59.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0016",
                            "date": "2018-12-10T09:15:00Z",
                            "tag": [
                                "contractTermination"
                            ],
                            "url": "https://example.com/Published/releases/5553-b60.json"
                        }
                    ]
                }
            ],
            "completion": {
                "endDate": "2018-12-10T00:00:00Z",
                "endDateDetails": "Construction was delayed due to excavation problems when a watercourse was damaged.",
                "finalValue": {
                    "amount": 42100000,
                    "currency": "GBP"
                },
                "finalValueDetails": "Budget increase due to construction delay.",
                "finalScope": "Upgrade of Junctions 4 and 5 and repairs to the watercourse at Junction 5.",
                "finalScopeDetails": "Scope was expanded to include repairs to a watercourse damaged during construction excavation."
            }
        }
    ]
}

Licencia

El campo license debería contener un enlace a la licencia que aplica a los datos en el paquete. Más información sobre licencias puede encontrarse en la orientación de licencias de OCDS.

Política de publicación

El campo publicationPolicy debería contener un enlace a una guía para usuarios de datos. Para más información sobre qué incluir en una política de publicación, consultar la guía de usuarios de datos.

Información de proyecto

Un paquete de proyecto puede contener información sobre múltiples proyectos de infraestructura. Cada proyecto de infraestructura es representado como una entrada en el array de projects. El ejemplo contiene información sobre un solo proyecto de infraestructura.

{
    "projects": [
        {
            "id": "oc4ids-bu3kcz-m75-junctions-4-to-5-smart-motorway",
            "updated": "2018-12-10T15:53:00Z",
            "title": "M75 Junctions 4 to 5 upgrade smart motorway",
            "description": "Upgrading the 5km stretch of the M75 near Birmingham Airport, between junction 4 near Patcham and junction 5 at Windlesham, to an all-lane running smart motorway.",
            "status": "completed",
            "period": {
                "startDate": "2016-01-01T00:00:00Z",
                "endDate": "2018-12-10T00:00:00Z",
                "durationInDays": 1074
            },
            "sector": [
                "transport",
                "transport.road"
            ],
            "additionalClassifications": [
                {
                    "scheme": "COFOG",
                    "id": "04.5.1",
                    "description": "Road transport (CS)"
                }
            ],
            "type": "expansion",
            "purpose": "To help support local economic growth and maintain mobility.",
            "relatedProjects": [
                {
                    "id": "1",
                    "scheme": "oc4ids",
                    "identifier": "oc4ids-bu3kcz-m75-junctions-4-to-5-construction",
                    "relationship": "construction",
                    "title": "Original construction of M75 J4-5"
                }
            ],
            "assetLifetime": {
                "startDate": "2018-07-01T00:00:00Z",
                "endDate": "2040-07-01T00:00:00Z",
                "durationInDays": 8027
            },
            "locations": [
                {
                    "id": "001",
                    "description": "M75 J4 Patcham Interchange",
                    "geometry": {
                        "type": "Point",
                        "coordinates": [
                            52.2571843,
                            -0.1163333
                        ]
                    },
                    "gazetteer": {
                        "scheme": "GEONAMES",
                        "identifiers": [
                            "2657507"
                        ]
                    },
                    "address": {
                        "streetAddress": "Patcham Interchange, New Road",
                        "locality": "Patcham",
                        "region": "Westshire",
                        "postalCode": "WS20 5TV",
                        "countryName": "United Kingdom"
                    },
                    "uri": "https://www.openstreetmap.org/node/202995"
                },
                {
                    "id": "002",
                    "description": "M75 J5 Windlesham interchange",
                    "geometry": {
                        "type": "Point",
                        "coordinates": [
                            52.1373584,
                            -0.1198955
                        ]
                    },
                    "gazetteer": {
                        "scheme": "OSMN",
                        "identifiers": [
                            "https://www.openstreetmap.org/node/26571091"
                        ]
                    },
                    "address": {
                        "streetAddress": "Windlesham Interchange, Old Road",
                        "locality": "Windlesham",
                        "region": "Westshire",
                        "postalCode": "WS21 6RZ",
                        "countryName": "United Kingdom"
                    },
                    "uri": "https://www.openstreetmap.org/node/1638915385"
                }
            ],
            "budget": {
                "amount": {
                    "amount": 40000000,
                    "currency": "GBP"
                },
                "requestDate": "2015-05-30T00:00:00Z",
                "approvalDate": "2015-06-24T00:00:00Z",
                "budgetBreakdown": [
                    {
                        "id": "2016",
                        "description": "2016 budget allocation",
                        "amount": {
                            "amount": 10000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2016-01-01T00:00:00Z",
                            "endDate": "2016-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    },
                    {
                        "id": "2017",
                        "description": "2017 budget allocation",
                        "amount": {
                            "amount": 20000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2017-01-01T00:00:00Z",
                            "endDate": "2017-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    },
                    {
                        "id": "2018",
                        "description": "2018 budget allocation",
                        "amount": {
                            "amount": 10000000,
                            "currency": "GBP"
                        },
                        "period": {
                            "startDate": "2018-01-01T00:00:00Z",
                            "endDate": "2018-12-31T00:00:00Z"
                        },
                        "sourceParty": {
                            "name": "Motorways UK",
                            "id": "GB-GOR-XX1234"
                        }
                    }
                ]
            },
            "parties": [
                {
                    "name": "Motorways UK",
                    "id": "GB-GOR-XX1234",
                    "identifier": {
                        "scheme": "GB-GOR",
                        "legalName": "Motorways UK",
                        "id": "XX1234",
                        "uri": "https://government-organisation.register.gov.uk/records/XX1234"
                    },
                    "address": {
                        "postalCode": "LL55 4NY",
                        "countryName": "United Kingdom",
                        "streetAddress": "8 Mountain Walk",
                        "region": "Westshire",
                        "locality": "Patcham"
                    },
                    "contactPoint": {
                        "name": "Motorways Manager",
                        "email": "EX12345@motorwaysuk.gov.uk",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891"
                    },
                    "roles": [
                        "procuringEntity",
                        "buyer",
                        "publicAuthority",
                        "funder"
                    ],
                    "people": [
                        {
                            "id": "1",
                            "name": "Jane Bloggs",
                            "jobTitle": "Chair"
                        }
                    ]
                },
                {
                    "name": "A1 Expert Smart Moto Design",
                    "id": "GB-COH-11111111",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "11111111",
                        "legalName": "A1 Expert Smart Moto Design Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/11111111"
                    },
                    "address": {
                        "streetAddress": "Farm Grove, Prince Road",
                        "locality": "Patcham",
                        "region": "Westshire",
                        "postalCode": "WS18 5BW",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Kim Designer",
                        "email": "kim.designerd@a1expertsmart.com",
                        "telephone": "+44 0123 456 7890",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Motorway Design Services PLC",
                    "id": "GB-COH-12345678",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "12345678",
                        "legalName": "Motorway Design Services PLC",
                        "uri": "https://beta.companieshouse.gov.uk/company/22222222"
                    },
                    "address": {
                        "streetAddress": "567 High Street",
                        "locality": "Mareham",
                        "region": "Eastshire",
                        "postalCode": "ES22 3TW",
                        "countryName": "United Kingdom"
                    },
                    "roles": [
                        "tenderer"
                    ]
                },
                {
                    "name": "Expert Motorway Supervisors Ltd",
                    "id": "GB-COH-22222222",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "22222222",
                        "legalName": "Expert Motorway Supervisors Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/22222222"
                    },
                    "address": {
                        "streetAddress": "9 Seaview Road",
                        "locality": "London",
                        "region": "London",
                        "postalCode": "SE1 1EZ",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Supervisor Manager",
                        "email": "supervisor.manager@example.com",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Concrete Motorways Construction",
                    "id": "GB-COH-33333333",
                    "identifier": {
                        "scheme": "GB-COH",
                        "id": "33333333",
                        "legalName": "Concrete Motorways Construction Ltd",
                        "uri": "https://beta.companieshouse.gov.uk/company/33333333"
                    },
                    "address": {
                        "streetAddress": "5 Example Grove",
                        "locality": "London",
                        "region": "London",
                        "postalCode": "SW1A 1AA",
                        "countryName": "United Kingdom"
                    },
                    "contactPoint": {
                        "name": "Construction Manager",
                        "email": "construction.example@example.com",
                        "telephone": "+44 0123 456 7890",
                        "faxNumber": "+44 0123 456 7891",
                        "url": "https://www.example.com"
                    },
                    "roles": [
                        "supplier",
                        "tenderer"
                    ]
                },
                {
                    "name": "Motorways Administrator UK",
                    "id": "GB-GOR-XX9876",
                    "identifier": {
                        "scheme": "GB-GOR",
                        "legalName": "Motorways Administrator UK",
                        "id": "XX9876",
                        "uri": "https://government-organisation.register.gov.uk/records/XX9876"
                    },
                    "address": {
                        "postalCode": "BN18 9AB",
                        "countryName": "United Kingdom",
                        "streetAddress": "High Street, Arundel",
                        "region": "West Sussex"
                    },
                    "contactPoint": {
                        "name": "Motorways Administrator",
                        "email": "EX6789@motorways-administration-uk.gov.uk",
                        "telephone": "+44 0678 456 7890",
                        "faxNumber": "+44 0678 456 7891"
                    },
                    "roles": [
                        "administrativeEntity"
                    ],
                    "people": [
                        {
                            "id": "1",
                            "name": "Elstra Lovelace",
                            "jobTitle": "Commercial Contract Officer"
                        }
                    ]
                }
            ],
            "publicAuthority": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            },
            "documents": [
                {
                    "id": "plan-1234",
                    "documentType": "procurementPlan",
                    "title": "M75 Junction 4 to 5 Smart Motorway procurement plan.",
                    "description": "Procurement plan for the M75 Junction 4 to 5 Smart Motorway covering the full life-cycle of the Smart Motorway junction upgrade.",
                    "url": "https://example.com/he/M75-junctions-4-to-5-smart-motorway/results/M75J4-5+procurement+plan.pdf",
                    "datePublished": "2016-05-01T00:00:00Z",
                    "dateModified": "2016-05-11T00:00:00Z",
                    "format": "application/pdf",
                    "language": "en",
                    "author": "Fred Consulter"
                },
                {
                    "id": "environmental-impact-5678-r4",
                    "documentType": "environmentalImpact",
                    "title": "Environmental Study Report",
                    "description": "An Environmental Study Report into the M75 Junction 4 to 5 Smart Motorway Upgrade",
                    "url": "http://example.com/roads/road-projects/M75+junctions+4+to+5++smart+motorway/M75+J4-5SM+Environmental+Study+Report.pdf",
                    "datePublished": "2016-02-10T00:00:00Z",
                    "dateModified": "2016-12-15T00:00:00Z",
                    "format": "application/pdf",
                    "author": "Jane Environment, Environment Motorway Consultants Ltd."
                },
                {
                    "id": "budget-approval-5678",
                    "documentType": "budgetApproval",
                    "title": "Approval of Budget for M75 J4-5 upgrade",
                    "description": "A full budget approval document for the M75 J4-5 upgrade with budgeting for design, build and supervision.",
                    "url": "http://example.com/roads/road-projects/M75+unctions+4+to+5+budget+approval.pdf",
                    "datePublished": "2015-10-01T00:00:00Z",
                    "dateModified": "2018-03-01T00:00:00Z",
                    "format": "application/pdf",
                    "author": "UK Motorways Budget Agency",
                    "pageStart": "55",
                    "pageEnd": "60",
                    "accessDetails": "Documents can be inspected in the Motoways UK Example Archive or users can register for free to access."
                },
                {
                    "id": "feasibility-study-8976",
                    "documentType": "feasibilityStudy",
                    "title": "Feasibility Study for Smart Motorway project: benefits and costs",
                    "description": "A report commissioned by Motorways UK to carry out initial investigations and site visits to esablish the suitability of upgrading the existing motorway junctions M75 J4-5 to Smart Motorways.\n\nThe survey recorded existing motorway infrastructures and concluded that upgrading to Smart Motorways is feasible. \n\nAdditional design issues are noted in the report.",
                    "datePublished": "2015-10-10T00:00:00Z",
                    "format": "application/pdf",
                    "author": "Feasibility Consultants Example Limited",
                    "pageStart": "55"
                }
            ],
            "forecasts": [
                {
                    "id": "physicalProgress",
                    "title": "Physical progress",
                    "observations": [
                        {
                            "id": "1",
                            "measure": "50",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-01-07T00:00:00Z",
                                "endDate": "2018-01-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "2",
                            "measure": "75",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-04-07T00:00:00Z",
                                "endDate": "2018-04-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "3",
                            "measure": "100",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-07-01T00:00:00Z",
                                "endDate": "2018-07-01T00:00:00Z"
                            }
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "id": "physicalProgress",
                    "title": "Physical progress",
                    "observations": [
                        {
                            "id": "1",
                            "measure": "50",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-01-07T00:00:00Z",
                                "endDate": "2018-01-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "2",
                            "measure": "75",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-08-07T00:00:00Z",
                                "endDate": "2018-08-07T00:00:00Z"
                            }
                        },
                        {
                            "id": "3",
                            "measure": "100",
                            "unit": {
                                "name": "percent",
                                "id": "P1",
                                "scheme": "UNCEFACT"
                            },
                            "period": {
                                "startDate": "2018-12-01T00:00:00Z",
                                "endDate": "2018-12-01T00:00:00Z"
                            }
                        }
                    ]
                }
            ],
            "contractingProcesses": [
                {
                    "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
                        "externalReference": "2016-SMP-M75-J4_J5-design",
                        "nature": [
                            "design"
                        ],
                        "title": "Smart Motorway Design M75 J4-5",
                        "description": "Design of Smart Motorway upgrade M75 J4-5",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Restricted procedure",
                            "costEstimate": {
                                "amount": 2000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 2,
                            "tenderers": [
                                {
                                    "name": "A1 Expert Smart Moto Design",
                                    "id": "GB-COH-11111111"
                                },
                                {
                                    "name": "Motorway Design Services PLC",
                                    "id": "GB-COH-12345678"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "A1 Expert Smart Moto Design",
                                "id": "GB-COH-11111111"
                            }
                        ],
                        "contractValue": {
                            "amount": 1950000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2016-06-01T00:00:00Z",
                            "endDate": "2017-07-07T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 1950000,
                            "currency": "GBP"
                        },
                        "transactions": [
                            {
                                "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b-00001-1",
                                "source": "https://openspending.org/motorways-uk-spending/",
                                "date": "2017-08-07T00:00:00Z",
                                "value": {
                                    "amount": 1950000,
                                    "currency": "GBP"
                                },
                                "payer": {
                                    "id": "GB-GOR-XX1234",
                                    "name": "Motorways UK"
                                },
                                "payee": {
                                    "id": "GB-COH-11111111",
                                    "name": "A1 Expert Smart Moto Design"
                                },
                                "uri": "https://openspending.org/motorways-uk-spending/transaction/xyz123"
                            }
                        ],
                        "documents": [
                            {
                                "id": "a1b1c1-tender-doc-001",
                                "documentType": "tenderNotice",
                                "title": "M72 improvements at J4-5: Tender Notice",
                                "description": "A tender notice for the design of improvements to M75 J4-5",
                                "url": "https://example.com/Published/a1b1c1-design-001.html",
                                "datePublished": "2015-12-10T16:45:00Z",
                                "format": "text/html",
                                "author": "Motorways UK"
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-cdf-pc10008",
                            "date": "2016-04-01T00:00:00Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10008.json"
                        },
                        {
                            "id": "ocds-cdf-pc10009",
                            "date": "2016-06-01T15:49:19Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10009.json"
                        },
                        {
                            "id": "ocds-cdf-pc10010",
                            "date": "2017-08-17T00:00:00Z",
                            "tag": [
                                "implementation",
                                "contractTermination"
                            ],
                            "url": "https://www.example.com/releases/ocds-cdf-pc10010.json"
                        }
                    ]
                },
                {
                    "id": "ocds-a1b1c1-370ad85a-097f-4b8c-adf8-09d840c7c48b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-370ad85a-097f-4b8c-adf8-09d840c7c48b",
                        "externalReference": "2016-SMP-M75-J4_J5-supervision",
                        "nature": [
                            "supervision"
                        ],
                        "title": "Commercial Management and Assurance for the Motorways Upgrade Programme M75 J4-5",
                        "description": "Specialist Professional and Technical Services Framework: Commercial Management and Assurance for the Motorways Upgrade Programme M75 J4-5",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Framework",
                            "costEstimate": {
                                "amount": 5000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 1,
                            "tenderers": [
                                {
                                    "name": "Expert Motorway Supervisors",
                                    "id": "GB-COH-22222222"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "Expert Motorway Supervisors",
                                "id": "GB-COH-22222222"
                            }
                        ],
                        "contractValue": {
                            "amount": 4900000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2017-02-24T00:00:00Z",
                            "endDate": "2018-10-10T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 4900000,
                            "currency": "GBP"
                        },
                        "documents": [
                            {
                                "id": "a1b1c1-spats-2-033-completion",
                                "documentType": "completionCertificate",
                                "title": "Completion Certificate for supervision",
                                "description": "A completion certificate for Expert Motorway Supervisors supervision of M75 J4-5",
                                "url": "https://example.com/Published/a1b1c1-spats-2-033-completion.html",
                                "datePublished": "2018-12-10T16:45:00Z",
                                "format": "text/html"
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-a1b1c1-spats-2-033e",
                            "date": "2017-03-02T17:14:37Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033e.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033f",
                            "date": "2017-05-02T17:14:37Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033f.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033g",
                            "date": "2017-07-02T17:14:37Z",
                            "tag": [
                                "implementation"
                            ],
                            "url": "https://example.com/Published/releases/ex-a1b1c1--033g.json"
                        },
                        {
                            "id": "ocds-a1b1c1-spats-2-033h",
                            "date": "2018-12-10T14:45:00Z",
                            "tag": [
                                "contractTermination"
                            ],
                            "url": "https://example.com/releases/ex-a1b1c1--033h.json"
                        }
                    ]
                },
                {
                    "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b",
                    "summary": {
                        "ocid": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b",
                        "externalReference": "2016-SMP-M75-J4_J5-construction",
                        "nature": [
                            "construction"
                        ],
                        "title": "Smart Motorways Programme - Construction - Package 3 - M75 J8 - 10",
                        "description": "Collaborative Delivery Framework (CDF) - Lot 3B - Construction  \u00a310 to  \u00a350m",
                        "status": "closed",
                        "tender": {
                            "procurementMethod": "limited",
                            "procurementMethodDetails": "Restricted procedure",
                            "costEstimate": {
                                "amount": 33000000,
                                "currency": "GBP"
                            },
                            "numberOfTenderers": 1,
                            "tenderers": [
                                {
                                    "name": "Concrete Motorways Construction",
                                    "id": "GB-COH-33333333"
                                }
                            ],
                            "procuringEntity": {
                                "name": "Motorways UK",
                                "id": "GB-GOR-XX1234"
                            },
                            "administrativeEntity": {
                                "name": "Motorways Administrator UK",
                                "id": "GB-GOR-XX9876"
                            }
                        },
                        "suppliers": [
                            {
                                "name": "Concrete Motorways Construction",
                                "id": "GB-COH-33333333"
                            }
                        ],
                        "contractValue": {
                            "amount": 29000000,
                            "currency": "GBP"
                        },
                        "contractPeriod": {
                            "startDate": "2017-07-07T00:00:00Z",
                            "endDate": "2018-07-01T00:00:00Z"
                        },
                        "finalValue": {
                            "amount": 35250000,
                            "currency": "GBP"
                        },
                        "documents": [
                            {
                                "id": "a1b1c1-construction-excavation-report",
                                "documentType": "physicalProgressReport",
                                "title": "Report on construction excavation",
                                "description": "A report on the construction at Junction 5 where excavation damaged a watercourse.",
                                "url": "https://example.com/Published/a1b1c1-construction-monitoring.html",
                                "datePublished": "2018-02-01T00:00:00Z",
                                "dateModified": "2018-02-11T00:00:00Z",
                                "format": "text/html",
                                "language": "en",
                                "accessDetails": "Register for document access.",
                                "author": "Motorways UK"
                            },
                            {
                                "id": "a1b1c1-construction-completion",
                                "documentType": "completionCertificate",
                                "title": "Completion certificate for construction at M75 J4-5 upgrade",
                                "description": "Completion certificate for the construction upgrading motorway M75 Junctions 4-5.",
                                "url": "https://example.com/Published/a1b1c1-construction-completion.html",
                                "datePublished": "2018-12-10T00:00:00Z",
                                "format": "text/html",
                                "language": "en",
                                "accessDetails": "Register for document access.",
                                "author": "Motorways UK"
                            }
                        ],
                        "modifications": [
                            {
                                "id": "m27-4-5-construction-modification-001",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Construction extended for 5 months",
                                "rationale": "Excavation damaged a watercourse. Construction extended for repairs.",
                                "type": "duration",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b005",
                                "oldContractPeriod": {
                                    "startDate": "2017-07-07T00:00:00Z",
                                    "endDate": "2018-07-01T00:00:00Z"
                                },
                                "newContractPeriod": {
                                    "startDate": "2017-07-07T00:00:00Z",
                                    "endDate": "2018-12-01T00:00:00Z"
                                }
                            },
                            {
                                "id": "m27-4-5-construction-modification-002",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Construction scope extended to include repairing a watercourse",
                                "rationale": "Excavation damaged a watercourse. Construction scope extended for repairs.",
                                "type": "scope",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015"
                            },
                            {
                                "id": "m27-4-5-construction-modification-003",
                                "date": "2018-04-01T15:15:00Z",
                                "description": "Contract value increased from 29000000 to 35250000 to include repairing a watercourse",
                                "rationale": "Excavation damaged a watercourse. Construction budget extended for repairs.",
                                "type": "value",
                                "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015",
                                "oldContractValue": {
                                    "amount": 29000000,
                                    "currency": "GBP"
                                },
                                "newContractValue": {
                                    "amount": 35250000,
                                    "currency": "GBP"
                                }
                            }
                        ]
                    },
                    "releases": [
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0011",
                            "date": "2015-09-16T15:12:32Z",
                            "tag": [
                                "tender"
                            ],
                            "url": "https://example.com/Published/releases/5553-b55.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0012",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "award"
                            ],
                            "url": "https://example.com/Published/releases/5553-b56.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0013",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "contract"
                            ],
                            "url": "https://example.com/Published/releases/5553-b57.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0014",
                            "date": "2015-12-16T15:15:00Z",
                            "tag": [
                                "implementation"
                            ],
                            "url": "https://example.com/Published/releases/5553-b58.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0015",
                            "date": "2018-04-01T15:15:00Z",
                            "tag": [
                                "implementationUpdate"
                            ],
                            "url": "https://example.com/Published/releases/5553-b59.json"
                        },
                        {
                            "id": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b0016",
                            "date": "2018-12-10T09:15:00Z",
                            "tag": [
                                "contractTermination"
                            ],
                            "url": "https://example.com/Published/releases/5553-b60.json"
                        }
                    ]
                }
            ],
            "completion": {
                "endDate": "2018-12-10T00:00:00Z",
                "endDateDetails": "Construction was delayed due to excavation problems when a watercourse was damaged.",
                "finalValue": {
                    "amount": 42100000,
                    "currency": "GBP"
                },
                "finalValueDetails": "Budget increase due to construction delay.",
                "finalScope": "Upgrade of Junctions 4 and 5 and repairs to the watercourse at Junction 5.",
                "finalScopeDetails": "Scope was expanded to include repairs to a watercourse damaged during construction excavation."
            }
        }
    ]
}

Cada objeto de proyecto contiene las siguientes secciones:

Metadatos del proyecto

Esta sección provee información contextual sobre el proyecto de infraestructura, incluyendo:

  • id para el identificador de proyecto. Para hacer que el identificador de proyecto sea globalmente único, se necesita añadir un prefijo de identificador de proyecto a un identificador local para el proyecto. Los prefijos de identificador de proyecto son asignados por la Mesa de Ayuda de OC4IDS. Para más información sobre los identificadores de proyecto, consulte la guía de identificadores de proyecto.

  • status de la Lista de códigos de Estado de Proyecto. En este ejemplo, el estado del proyecto es 'completed'.

  • type de la lista de códigos de Tipo de Proyecto. En este ejemplo, el tipo de proyecto es 'expansion'.

  • sector de la Lista de códigos de Sector del Proyecto. En este ejemplo, el sector es transport.road, el sector padre transport también está incluido en la lista de sectores, tal como lo indica la guía en el esquema.

  • uno o más relatedProjects, para referenciar otros proyectos que están relacionados al mismo conjunto de activos de infraestructura, como está resumido en la referencia del esquema. En el ejemplo de relatedProject abajo, se hace referencia al proyecto original que construyó inicialmente el cruce de autopistas, que ahora está siendo mejorado por este proyecto.

  • uno o más locations, que pueden ser expresadas de diferentes maneras como se indica en la referencia del esquema. En este ejemplo, se proporciona una ubicación: un cruce de autopistas, usando un punto de ubicación, una entrada de un diccionario geográfico y una dirección.

[
    {
        "id": "1",
        "scheme": "oc4ids",
        "identifier": "oc4ids-bu3kcz-m75-junctions-4-to-5-construction",
        "relationship": "construction",
        "title": "Original construction of M75 J4-5"
    }
]
[
    {
        "id": "001",
        "description": "M75 J4 Patcham Interchange",
        "geometry": {
            "type": "Point",
            "coordinates": [
                52.2571843,
                -0.1163333
            ]
        },
        "gazetteer": {
            "scheme": "GEONAMES",
            "identifiers": [
                "2657507"
            ]
        },
        "address": {
            "streetAddress": "Patcham Interchange, New Road",
            "locality": "Patcham",
            "region": "Westshire",
            "postalCode": "WS20 5TV",
            "countryName": "United Kingdom"
        },
        "uri": "https://www.openstreetmap.org/node/202995"
    },
    {
        "id": "002",
        "description": "M75 J5 Windlesham interchange",
        "geometry": {
            "type": "Point",
            "coordinates": [
                52.1373584,
                -0.1198955
            ]
        },
        "gazetteer": {
            "scheme": "OSMN",
            "identifiers": [
                "https://www.openstreetmap.org/node/26571091"
            ]
        },
        "address": {
            "streetAddress": "Windlesham Interchange, Old Road",
            "locality": "Windlesham",
            "region": "Westshire",
            "postalCode": "WS21 6RZ",
            "countryName": "United Kingdom"
        },
        "uri": "https://www.openstreetmap.org/node/1638915385"
    }
]

Presupuesto y desglose del presupuesto

La sección de budget (presupuesto) puede ser usada para proveer el presupuesto global para el proyecto, y su array budgetBreakdown (desglose del presupuesto) puede ser usado para proveer un desglose del presupuesto por periodo y/o fuente de financiamiento.

En el ejemplo de presupuesto de abajo, el presupuesto global para el proyecto de infraestructura cubre 3 años y está dividido en montos por año, con £10,000,000 asignados en el 2016 – como está resaltado en el ejemplo de budgetBreakdown.

{
    "amount": {
        "amount": 40000000,
        "currency": "GBP"
    },
    "requestDate": "2015-05-30T00:00:00Z",
    "approvalDate": "2015-06-24T00:00:00Z",
    "budgetBreakdown": [
        {
            "id": "2016",
            "description": "2016 budget allocation",
            "amount": {
                "amount": 10000000,
                "currency": "GBP"
            },
            "period": {
                "startDate": "2016-01-01T00:00:00Z",
                "endDate": "2016-12-31T00:00:00Z"
            },
            "sourceParty": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            }
        },
        {
            "id": "2017",
            "description": "2017 budget allocation",
            "amount": {
                "amount": 20000000,
                "currency": "GBP"
            },
            "period": {
                "startDate": "2017-01-01T00:00:00Z",
                "endDate": "2017-12-31T00:00:00Z"
            },
            "sourceParty": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            }
        },
        {
            "id": "2018",
            "description": "2018 budget allocation",
            "amount": {
                "amount": 10000000,
                "currency": "GBP"
            },
            "period": {
                "startDate": "2018-01-01T00:00:00Z",
                "endDate": "2018-12-31T00:00:00Z"
            },
            "sourceParty": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            }
        }
    ]
}
{
    "id": "2016",
    "description": "2016 budget allocation",
    "amount": {
        "amount": 10000000,
        "currency": "GBP"
    },
    "period": {
        "startDate": "2016-01-01T00:00:00Z",
        "endDate": "2016-12-31T00:00:00Z"
    },
    "sourceParty": {
        "name": "Motorways UK",
        "id": "GB-GOR-XX1234"
    }
}

Partes (organizaciones, instituciones)

El array de parties (partes) es usado para proveer detalles sobre las organizaciones involucradas en el proyecto de infraestructura y sus roles. Las referencias de organización en otros lugares de los datos hacen referencia a las entradas en esta sección.

En el ejemplo de partes más abajo, se proporcionan detalles sobre la entidad ficticia Motorways UK, la cual es referenciada desde la sección sourceParty en el ejemplo de budgetBreakdown arriba, usando el name (nombre) y id de la entrada en el array de parties.

{
    "name": "Motorways UK",
    "id": "GB-GOR-XX1234",
    "identifier": {
        "scheme": "GB-GOR",
        "legalName": "Motorways UK",
        "id": "XX1234",
        "uri": "https://government-organisation.register.gov.uk/records/XX1234"
    },
    "address": {
        "postalCode": "LL55 4NY",
        "countryName": "United Kingdom",
        "streetAddress": "8 Mountain Walk",
        "region": "Westshire",
        "locality": "Patcham"
    },
    "contactPoint": {
        "name": "Motorways Manager",
        "email": "EX12345@motorwaysuk.gov.uk",
        "telephone": "+44 0123 456 7890",
        "faxNumber": "+44 0123 456 7891"
    },
    "roles": [
        "procuringEntity",
        "buyer",
        "publicAuthority",
        "funder"
    ],
    "people": [
        {
            "id": "1",
            "name": "Jane Bloggs",
            "jobTitle": "Chair"
        }
    ]
}

Autoridad pública

El campo publicAuthority (autoridad pública) indica quién es el dueño del proyecto: la unidad, órgano o departamento dentro del gobierno que está licitando y contratando el proyecto. Hace referencia a una entrada en el array de parties, como se describe arriba.

{
    "name": "Motorways UK",
    "id": "GB-GOR-XX1234"
}

Documentos

El array de documents (documentos) es usado para proveer información y enlaces a documentos y documentación relacionada al proyecto de infraestructura. Durante diferentes fases del proyecto, se esperan diferentes tipos de documento.

En el siguiente documento de ejemplo, se provee una evaluación de impacto ambiental. El campo documentType se usa para categorizar el documento de acuerdo a la lista de códigos del Tipo de Documento.

{
    "id": "environmental-impact-5678-r4",
    "documentType": "environmentalImpact",
    "title": "Environmental Study Report",
    "description": "An Environmental Study Report into the M75 Junction 4 to 5 Smart Motorway Upgrade",
    "url": "http://example.com/roads/road-projects/M75+junctions+4+to+5++smart+motorway/M75+J4-5SM+Environmental+Study+Report.pdf",
    "datePublished": "2016-02-10T00:00:00Z",
    "dateModified": "2016-12-15T00:00:00Z",
    "format": "application/pdf",
    "author": "Jane Environment, Environment Motorway Consultants Ltd."
}

Pronósticos y métricas

Publicar datos estructurados sobre el progreso físico y financiero planificado y real utilizando objetos Metric en las listas forecasts (Progreso Planeado) y metrics (Progreso real). Consultar a implementation progress reports documentation para mayores detalles.

En el siguiente ejemplo, puede comparar los forecasts/observations planificados para el 75% del progreso físico completado con las metrics/observations reales para el 75% del progreso físico completado (observe la diferencia en el period).

{
    "id": "2",
    "measure": "75",
    "unit": {
        "name": "percent",
        "id": "P1",
        "scheme": "UNCEFACT"
    },
    "period": {
        "startDate": "2018-04-07T00:00:00Z",
        "endDate": "2018-04-07T00:00:00Z"
    }
}
{
    "id": "2",
    "measure": "75",
    "unit": {
        "name": "percent",
        "id": "P1",
        "scheme": "UNCEFACT"
    },
    "period": {
        "startDate": "2018-08-07T00:00:00Z",
        "endDate": "2018-08-07T00:00:00Z"
    }
}

Procesos de contratación

La lista contractingProcesses se usa para proveer información sobre cada proceso de contratación asociado con el proyecto, incluyendo información de resumen, una lista de modifications y una lista de releases OCDS.

En el ejemplo de contractingProcess de abajo, se proporciona información sobre un proceso de contratación para el diseño de la mejora del cruce de autopistas, con un documento relacionado en el array de documents (un aviso de licitación) y dos releases OCDS relacionados (uno para la licitación y otro para la adjudicación del contrato).

{
    "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
    "summary": {
        "ocid": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b",
        "externalReference": "2016-SMP-M75-J4_J5-design",
        "nature": [
            "design"
        ],
        "title": "Smart Motorway Design M75 J4-5",
        "description": "Design of Smart Motorway upgrade M75 J4-5",
        "status": "closed",
        "tender": {
            "procurementMethod": "limited",
            "procurementMethodDetails": "Restricted procedure",
            "costEstimate": {
                "amount": 2000000,
                "currency": "GBP"
            },
            "numberOfTenderers": 2,
            "tenderers": [
                {
                    "name": "A1 Expert Smart Moto Design",
                    "id": "GB-COH-11111111"
                },
                {
                    "name": "Motorway Design Services PLC",
                    "id": "GB-COH-12345678"
                }
            ],
            "procuringEntity": {
                "name": "Motorways UK",
                "id": "GB-GOR-XX1234"
            },
            "administrativeEntity": {
                "name": "Motorways Administrator UK",
                "id": "GB-GOR-XX9876"
            }
        },
        "suppliers": [
            {
                "name": "A1 Expert Smart Moto Design",
                "id": "GB-COH-11111111"
            }
        ],
        "contractValue": {
            "amount": 1950000,
            "currency": "GBP"
        },
        "contractPeriod": {
            "startDate": "2016-06-01T00:00:00Z",
            "endDate": "2017-07-07T00:00:00Z"
        },
        "finalValue": {
            "amount": 1950000,
            "currency": "GBP"
        },
        "transactions": [
            {
                "id": "ocds-a1b1c1-a410a80d-adc8-11e6-9901-0019b9f3037b-00001-1",
                "source": "https://openspending.org/motorways-uk-spending/",
                "date": "2017-08-07T00:00:00Z",
                "value": {
                    "amount": 1950000,
                    "currency": "GBP"
                },
                "payer": {
                    "id": "GB-GOR-XX1234",
                    "name": "Motorways UK"
                },
                "payee": {
                    "id": "GB-COH-11111111",
                    "name": "A1 Expert Smart Moto Design"
                },
                "uri": "https://openspending.org/motorways-uk-spending/transaction/xyz123"
            }
        ],
        "documents": [
            {
                "id": "a1b1c1-tender-doc-001",
                "documentType": "tenderNotice",
                "title": "M72 improvements at J4-5: Tender Notice",
                "description": "A tender notice for the design of improvements to M75 J4-5",
                "url": "https://example.com/Published/a1b1c1-design-001.html",
                "datePublished": "2015-12-10T16:45:00Z",
                "format": "text/html",
                "author": "Motorways UK"
            }
        ]
    },
    "releases": [
        {
            "id": "ocds-cdf-pc10008",
            "date": "2016-04-01T00:00:00Z",
            "tag": [
                "tender"
            ],
            "url": "https://www.example.com/releases/ocds-cdf-pc10008.json"
        },
        {
            "id": "ocds-cdf-pc10009",
            "date": "2016-06-01T15:49:19Z",
            "tag": [
                "award"
            ],
            "url": "https://www.example.com/releases/ocds-cdf-pc10009.json"
        },
        {
            "id": "ocds-cdf-pc10010",
            "date": "2017-08-17T00:00:00Z",
            "tag": [
                "implementation",
                "contractTermination"
            ],
            "url": "https://www.example.com/releases/ocds-cdf-pc10010.json"
        }
    ]
}
Modificaciones

Cada proceso de contratación incluye una lista de modifications (modificaciones) que es usada para detallar los cambios a la duración, precio, alcance u otro aspecto significativo del proceso de contratación.

En el ejemplo de modificación de abajo, se muestra un cambio en la duración, usando los campos oldContractPeriod y newContractPeriod.

{
    "id": "m27-4-5-construction-modification-001",
    "date": "2018-04-01T15:15:00Z",
    "description": "Construction extended for 5 months",
    "rationale": "Excavation damaged a watercourse. Construction extended for repairs.",
    "type": "duration",
    "releaseID": "ocds-a1b1c1-c9b14c18-adc8-11e6-9901-0019b9f3037b-cdfpc3b005",
    "oldContractPeriod": {
        "startDate": "2017-07-07T00:00:00Z",
        "endDate": "2018-07-01T00:00:00Z"
    },
    "newContractPeriod": {
        "startDate": "2017-07-07T00:00:00Z",
        "endDate": "2018-12-01T00:00:00Z"
    }
}

Finalización

La sección completion (finalización) provee los detalles finales del alcance, duración y costo para el proyecto.

Dado que en este ejemplo hubo variaciones a procesos de contratación relacionados, el valor final (finalValue) del proyecto excede el presupuesto planeado originalmente.

{
    "endDate": "2018-12-10T00:00:00Z",
    "endDateDetails": "Construction was delayed due to excavation problems when a watercourse was damaged.",
    "finalValue": {
        "amount": 42100000,
        "currency": "GBP"
    },
    "finalValueDetails": "Budget increase due to construction delay.",
    "finalScope": "Upgrade of Junctions 4 and 5 and repairs to the watercourse at Junction 5.",
    "finalScopeDetails": "Scope was expanded to include repairs to a watercourse damaged during construction excavation."
}