<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="/v2/static/oai2.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-14T16:24:07Z</responseDate>
  <request identifier="oai:figshare.com:article/28485338" metadataPrefix="oai_datacite" verb="GetRecord">https://api.figshare.com/v2/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:figshare.com:article/28485338</identifier>
        <datestamp>2025-12-08T14:05:21Z</datestamp>
        <setSpec>category_27589</setSpec>
        <setSpec>category_27577</setSpec>
        <setSpec>category_27598</setSpec>
        <setSpec>category_27607</setSpec>
        <setSpec>category_27604</setSpec>
        <setSpec>portal_549</setSpec>
        <setSpec>item_type_3</setSpec>
        <setSpec>month_year_12_2025</setSpec>
      </header>
      <metadata>
        <resource xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd">
          <identifier identifierType="DOI">10.5522/04/28485338.v1</identifier>
          <alternateIdentifiers>
            <alternateIdentifier alternateIdentifierType="URL">https://figshare.com/articles/dataset/OAC2021-2_Ancillary_data_and_link_to_Github/28485338</alternateIdentifier>
          </alternateIdentifiers>
          <relatedIdentifiers>
            <relatedIdentifier relatedIdentifierType="URL" relationType="HasPart">https://ndownloader.figshare.com/files/52601444</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="HasPart">https://ndownloader.figshare.com/files/52604723</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="HasPart">https://ndownloader.figshare.com/files/52604771</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="HasPart">https://ndownloader.figshare.com/files/52604849</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://discovery.ucl.ac.uk/id/eprint/10189266/</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://discovery.ucl.ac.uk/id/eprint/10179832/1/A%20neighbourhood%20Output%20Area%20Classification%20from%20the%202021%20and%202022%20UK%20censuses.pdf</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="URL" relationType="IsRequiredBy">https://github.com/ESRC-CDRC/OAC2021-2</relatedIdentifier>
          </relatedIdentifiers>
          <creators>
            <creator>
              <creatorName>wyszomerski, jakub</creatorName>
              <givenName>jakub</givenName>
              <familyName>wyszomerski</familyName>
            </creator>
          </creators>
          <titles>
            <title><![CDATA[OAC2021-2 Ancillary data and link to Github]]></title>
          </titles>
          <subjects>
            <subject>Population geography</subject>
            <subject>Economic geography</subject>
            <subject>Social geography</subject>
            <subject>Human geography not elsewhere classified</subject>
            <subject>Urban geography</subject>
            <subject>geodemographics,</subject>
            <subject>quantititive analysis</subject>
            <subject>quantitative geography</subject>
            <subject>human geography</subject>
            <subject>population</subject>
            <subject>regional disparities</subject>
          </subjects>
          <dates>
            <date dateType="Created">2025-12-08</date>
            <date dateType="Updated">2025-12-08</date>
          </dates>
          <resourceType resourceTypeGeneral="Dataset">Dataset</resourceType>
          <publicationYear>2025</publicationYear>
          <publisher>University College London</publisher>
          <rightsList>
            <rights rightsURI="https://creativecommons.org/publicdomain/zero/1.0/" rightsIdentifier="CC0"/>
            <rights rightsURI="http://purl.org/coar/access_right/c_abf2" rightsIdentifier="open access"/>
          </rightsList>
          <descriptions>
            <description descriptionType="Abstract"><![CDATA[<p dir="ltr">Creation of the <b>2021/2 Output Area Classification</b></p><p><b> </b><a href="https://github.com/ESRC-CDRC/OAC2021-2" rel="noreferrer" target="_blank"><b>[External Github Repo LINK]</b></a></p><h3><b>Scripts</b></h3><ul><li><code>Metadata.R</code> - creating reference tables and glossaries for Census data.</li><li><code>Downloading_data.R</code> – downloading 2011 and 2021 Census data from NOMIS using <code>nomisr</code> package.</li><li><code>Comparing_Censuses.R</code> - data cleaning and amalgamation.</li><li><code>Transforming_Census_data.R</code> – data manipulation and transformation for the classification.</li><li><code>NI.R</code> – modelling 2021 data for Northern Ireland.</li><li><code>Correlation.R</code> - testing correlation between the variables.</li><li><code>Pre-clustering.R</code> - preparing data for clustering.</li><li><code>Clustering.R</code> - clustering of the data.</li><li><code>Post-clustering.R</code> - creating maps and plots of the cluster solution.</li><li><code>Testing_clustering.R</code></li><li><code>Clustergrams.ipynb</code> – creating Clustergrams in Python. (Credits: Prof Alex Singleton)</li><li><code>Industry.R</code> - loading Industry data</li><li><code>Industry_classification.R</code> - creating geodemographic classification with Industry variables</li><li><code>Graph_comparisons.R</code> - comparing data with graphs</li></ul><h3><b>Data</b></h3><p dir="ltr">List of folders (subfolders & files) in the project:</p><ul><li><b>API</b> - Census data downloaded and saved with use of <code>nomisr</code> package.</li><li><b>Clean</b> – amalgamated data ready for the analysis.</li><li><ul><li>Raw_counts - datasets with raw counts</li><li>Percentages - datasets transformed into percentages</li><li>Transformed - datasets transformed with IHS (analysis-ready)</li><li>Final_variables - datasets with OAC variables only</li><li>All_data_clustering - results of the clustering for all investigated datasets.</li></ul></li><li><b>Clustering</b> - datasets with cluster assignment for the UK and centroids.</li><li><b>Lookups</b> - reference tables for 2011 and 2021 Census variables.</li><li><b>NISRA 2021</b> - 2021 Census data at LGD level for Northern Ireland.</li><li><b>Objects</b> - R objects created and stored to ensure consistency of the results or load big files</li><li><b>SIR</b> – contingency tables on disability counts by age, utilised for calculation of Standardised Illness Ratio.</li><li><b>shapefiles</b> - folder containing shapefiles used for some of the calculations.</li></ul><h3><b>Plots</b></h3><ul><li>Bar_plots - Comparison of clusters to the UK (as well as Supergroup and Group averages)</li><li>Clustergrams – plots used to establish number of clusters at each classification level.</li></ul><h3><b>Maps</b></h3><p><br></p>]]></description>
          </descriptions>
        </resource>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
