@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/2f231881-9656-4f72-9dac-d35a81ef47cf> a dcat:Dataset ;
    dct:description "The Scottish Government's renewable electricity target is to generate the equivalent of 100% of Scotland's own electricity demand from renewable resources by 2020. The data sources for this target come from the Department for Business, Energy and Industrial Strategy (BEIS). <br/><br/>This dataset will no longer be updated as the indicator target year has now been reached and reported on.<br/><br/>The renewable generation figure can be found at the following link [https://www.gov.uk/government/statistics/energy-trends-section-6-renewables](https://www.gov.uk/government/statistics/energy-trends-section-6-renewables) <br/><br/>The gross consumption figure can be found at the following link: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1126112/Regional_Electricity_Generation_and_Supply_Timeseries.xlsx" ;
    dct:identifier "2f231881-9656-4f72-9dac-d35a81ef47cf" ;
    dct:issued "2026-08-13T13:14:28.709402"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:16:09.726348"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Renewable Electricity 2000 - 2020" ;
    adms:versionNotes "The Department for Business, Energy and Industrial Strategy follow [their published statistical revisions policy.](https://www.gov.uk/government/publications/beis-standards-for-official-statistics/statistical-revisions-policy)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:energy_statistics_mailbox@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:energy_statistics_mailbox@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/2f231881-9656-4f72-9dac-d35a81ef47cf/resource/cd8f3065-4111-4be5-b46b-0c3b2399b139> ;
    dcat:theme <https://data.gov.scot/def/theme/business-enterprise-and-energy> ;
    dgsp:accuracy "Further information on the methodology used to produce these statistics is available on [the gov.uk website.](https://www.gov.uk/government/statistics/energy-trends-section-6-renewables)" ;
    dgsp:comment "Electricity generated by renewables as a percentage of gross consumption 2000 - 2020" ;
    dgsp:completeness "Further information on UK energy statistics, tables and supporting information can be found on [the energy trends page on the  gov.uk website.](https://www.gov.uk/government/collections/energy-trends)" ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "For comparison to UK level figures, please see [the publication on the gov.uk website.](https://www.gov.uk/government/statistics/energy-trends-section-6-renewables)" ;
    dgsp:geographical_coverage "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "The United Kingdom Statistics Authority has designated these statistics as National Statistics, in accordance with the Statistics and Registration Service Act 2007 and signifying compliance with the UK Statistics Authority: Code of Practice for Statistics.  The continued designation of these statistics as National Statistics was confirmed in September 2018 following a compliance check by the Office for Statistics Regulation. The statistics last underwent a full assessment against the Code of Practice in June 2014.  <br/><br/>Designation can be broadly interpreted to mean that the statistics: <br/><br/>\\u2022 meet identified user needs <br/><br/>\\u2022 are well explained and readily accessible <br/><br/>\\u2022 are produced according to sound methods, and <br/><br/>\\u2022 are managed impartially and objectively in the public interest <br/><br/>Once statistics have been designated as National Statistics it is a statutory requirement that the Code of Practice shall continue to be observed." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2020"^^xsd:gYear ;
            dcat:startDate "2000"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset will no longer be updated." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Renewable energy data is used in calculations to monitor progress towards some of the Scottish Energy Targets." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/2f231881-9656-4f72-9dac-d35a81ef47cf/resource/cd8f3065-4111-4be5-b46b-0c3b2399b139> a dcat:Distribution ;
    dct:description "Data file for Renewable Electricity 2000 - 2020" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T13:16:09.740466"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:16:09.735082"^^xsd:dateTime ;
    dct:title "renewable-electricity.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/cd8f3065-4111-4be5-b46b-0c3b2399b139/download> ;
    dgsp:comment "Electricity generated by renewables as a percentage of gross consumption 2000 - 2020" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/business-enterprise-and-energy> a skos:Concept ;
    skos:prefLabel "Business, Enterprise and Energy" .

