├── ConstituencyGEResults.R ├── ConstituencyPopStructures.R ├── ConstituencyResults.csv ├── ConstituencyTernaryElections.R ├── CouncilVotes.R ├── GE2024MRP.R ├── GE2024PoliticalAlignment.R ├── README.md ├── ScottishCouncilElectionsxSIMD.R └── population-by-age-const.csv /ConstituencyGEResults.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/ConstituencyGEResults.R -------------------------------------------------------------------------------- /ConstituencyPopStructures.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/ConstituencyPopStructures.R -------------------------------------------------------------------------------- /ConstituencyResults.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/ConstituencyResults.csv -------------------------------------------------------------------------------- /ConstituencyTernaryElections.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/ConstituencyTernaryElections.R -------------------------------------------------------------------------------- /CouncilVotes.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/CouncilVotes.R -------------------------------------------------------------------------------- /GE2024MRP.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/GE2024MRP.R -------------------------------------------------------------------------------- /GE2024PoliticalAlignment.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/GE2024PoliticalAlignment.R -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/README.md -------------------------------------------------------------------------------- /ScottishCouncilElectionsxSIMD.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/ScottishCouncilElectionsxSIMD.R -------------------------------------------------------------------------------- /population-by-age-const.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VictimOfMaths/Constituency-plots/HEAD/population-by-age-const.csv --------------------------------------------------------------------------------