Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Census2022
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SERG
Census2022
Commits
2e7e3617
Commit
2e7e3617
authored
9 years ago
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
added ref to location of data pre-processing script
parent
23a2703d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Census2022_CER_CEUS_paper_analysis.R
+12
-8
12 additions, 8 deletions
Census2022_CER_CEUS_paper_analysis.R
with
12 additions
and
8 deletions
Census2022_CER_CEUS_paper_analysis.R
+
12
−
8
View file @
2e7e3617
####################################################################################
####################################################################################
# Data Analysis for ESRC Transformative project paper for Computers, Environment & Urban Systems
# Data Analysis for ESRC Transformative project paper for Computers, Environment & Urban Systems
#
# - Using the Commission for Energy Regulation (CER)'s Irish Smart Meter Trial data
# - Using the Commission for Energy Regulation (CER)'s Irish Smart Meter Trial data
# - http://www.ucd.ie/issda/data/commissionforenergyregulationcer/
# - http://www.ucd.ie/issda/data/commissionforenergyregulationcer/
#
# For the latest version of this code go to: https://github.com/dataknut/Census2022
# For the latest version of this code go to: https://github.com/dataknut/Census2022
#
# Uses CER data pre-processed using:
# https://github.com/dataknut/CER/blob/master/CER-data-processing-electricity.R
#
# This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
# This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
# "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project
# "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project
# - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
# - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
# - http://www.energy.soton.ac.uk/tag/census2022/
# - http://www.energy.soton.ac.uk/tag/census2022/
#
# Copyright (C) 2014-2016 University of Southampton
# Copyright (C) 2014-2016 University of Southampton
#
# Authors: Ben Anderson (b.anderson@soton.ac.uk, @dataknut), Sharon Lin (X.Lin@soton.ac.uk)
# Authors: Ben Anderson (b.anderson@soton.ac.uk, @dataknut), Sharon Lin (X.Lin@soton.ac.uk)
# [Energy & Climate Change, Faculty of Engineering & Environment, University of Southampton]
# [Energy & Climate Change, Faculty of Engineering & Environment, University of Southampton]
#
# This program is free software; you can redistribute it and/or modify it under the terms of the
# This program is free software; you can redistribute it and/or modify it under the terms of the
# GNU General Public License as published by the Free Software Foundation; either version 2 of the License
# GNU General Public License as published by the Free Software Foundation; either version 2 of the License
# (http://choosealicense.com/licenses/gpl-2.0/), or (at your option) any later version.
# (http://choosealicense.com/licenses/gpl-2.0/), or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the GNU General Public License or the LICENSE file in this repository for more details.
# See the GNU General Public License or the LICENSE file in this repository for more details.
#
# YMMV - http://en.wiktionary.org/wiki/YMMV
# YMMV - http://en.wiktionary.org/wiki/YMMV
#
###########################################
###########################################
# Housekeeping ----
# Housekeeping ----
# clear out all old objects etc to avoid confusion
# clear out all old objects etc to avoid confusion
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment