https://github.com/cmwoodley/ge2024_demographics

https://github.com/cmwoodley/ge2024_demographics

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cmwoodley
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 119 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

GE Demographics Data Dashboard

This project provides a data dashboard for visualizing election vote proportions against demographic information from constituencies in the UK. The demographic data is sourced from the 2021 Census, utilizing post-2019 boundaries. Election results and vote share for GE2024 were scraped from the Sky News website using the code provided in the "web scraping" folder.

The dashboard is hosted at python anywhere. It allows users to explore correlations between electoral outcomes and various demographic factors across constituencies.

Features

  • Visualization of Election Vote Proportions: Plot and analyze election vote proportions against demographic variables.
  • Data Sources:
    • Census 2021 demographic data
    • GE2024 election results from Sky News

Requirements

The project requires Python 3.x and the dependencies listed in requirements.txt. Install the dependencies using pip:

pip install -r requirements.txt

Usage

To launch the dashboard, run the following command:

python ./app.py

This command starts the application and opens a local web server. You can access the dashboard by navigating to http://127.0.0.1:8050 in your web browser.

Owner

  • Login: cmwoodley
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi