European Projects funded under Data topics
<p>The data provides the collection of information of projects funded in Europe by the European Commission on the topic of Data between 2013 and 2023.</p> <p>The data schema is as follows:</p> <p>{<br> "title": "Project title",<br> "type": "object",<br> "properties": {<br> "rcn": {<br> "type": "string"<br> },<br> "id": {<br> "type": "string"<br> },<br> "acronym": {<br> "type": "string"<br> },<br> "teaser": {<br> "type": "string"<br> },<br> "objective": {<br> "type": "string"<br> },<br> "name": {<br> "type": "string"<br> },<br> "totalCostEuro": {<br> "type": "number"<br> },<br> "euContributionEuro": {<br> "type": "number"<br> },<br> "startDate": {<br> "type": "string"<br> },<br> "endDate": {<br> "type": "string"<br> },<br> "ecSignatureDate": {<br> "type": "string"<br> },<br> "duration": {<br> "type": "string"<br> },<br> "status": {<br> "type": "string"<br> },<br> "doi": {<br> "type": "string"<br> },<br> "keywords": {<br> "type": "string"<br> },<br> "scienceFields": {<br> "type": "array",<br> "items": {<br> "type": "array",<br> "items": {<br> "type": "string"<br> }<br> }<br> },<br> "callForProposals": {<br> "type": "string"<br> },<br> "programmesUrl": {<br> "type": "array",<br> "items": {<br> "type": "string"<br> }<br> },<br> "topicURLs": {<br> "type": "array",<br> "items": {<br> "type": "string"<br> }<br> },<br> "participants": {<br> "type": "array",<br> "items": {<br> "type": "object",<br> "properties": {<br> "rcn": {<br> "type": "string"<br> },<br> "legalName": {<br> "type": "string"<br> },<br> "role": {<br> "type": "string"<br> },<br> "ecContribution": {<br> "type": "number"<br> },<br> "netEcContribution": {<br> "type": "number"<br> },<br> "totalCost": {<br> "type": "number"<br> },<br> "order": {<br> "type": "string"<br> },<br> "sme": {<br> "type": "string"<br> },<br> "address": {<br> "type": "object",<br> "properties": {<br> "street": {<br> "type": "string"<br> },<br> "city": {<br> "type": "string"<br> },<br> "postalCode": {<br> "type": "string"<br> },<br> "country": {<br> "type": "string"<br> },<br> "geolocation": {<br> "type": "string"<br> },<br> "postBox": {<br> "type": "string"<br> },<br> "url": {<br> "type": "string"<br> }<br> },<br> "required": [<br> "street",<br> "city",<br> "postalCode",<br> "country",<br> "geolocation"<br> ]<br> },<br> "type": {<br> "type": "string"<br> }<br> },<br> "required": [<br> "rcn",<br> "legalName",<br> "role",<br> "ecContribution",<br> "netEcContribution",<br> "totalCost",<br> "order",<br> "sme",<br> "address",<br> "type"<br> ]<br> }<br> },<br> "projectDescriptionTitle": {<br> "type": "string"<br> },<br> "projectDescriptionText": {<br> "type": "string"<br> },<br> "foundedUnder": {<br> "type": "string"<br> },<br> "foundingScheme": {<br> "type": "string"<br> },<br> "image": {<br> "type": "string"<br> },<br> "url": {<br> "type": "string"<br> }<br> },<br> "required": [<br> "rcn",<br> "id",<br> "acronym",<br> "teaser",<br> "objective",<br> "name",<br> "totalCostEuro",<br> "euContributionEuro",<br> "startDate",<br> "endDate",<br> "ecSignatureDate",<br> "duration",<br> "status",<br> "doi",<br> "keywords",<br> "scienceFields",<br> "callForProposals",<br> "programmesUrl",<br> "topicURLs",<br> "participants",<br> "projectDescriptionTitle",<br> "projectDescriptionText",<br> "foundedUnder",<br> "foundingScheme",<br> "image",<br> "url"<br> ]<br>}</p>
ShareScore
28/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 0
- Engagement
- 4