cas502_project

Shared repo for CAS502 Spring 2025 team project

https://github.com/mheinle1/cas502_project

Science Score: 44.0%

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

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

Repository

Shared repo for CAS502 Spring 2025 team project

Basic Info
  • Host: GitHub
  • Owner: mheinle1
  • License: cc0-1.0
  • Language: Python
  • Default Branch: main
  • Size: 176 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 6
  • Releases: 4
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Aspects of Poverty Analyzer

Developers

This project was created as part of a team assignment for ASU Spring 2025 course CAS502: Computation. Methodology and code are developed by Zachary Hofstra and Michael Heinle. Please report bugs to the project GitHub repository. Similarly, any additional feature requests may be submitted to the repositoty as well.

Project Overview

This core concept of this project is to develop a way to examine levels and aspects of poverty as experienced by various communities across the United States. While two communities may experience similar levels of poverty, the attributes, or what poverty looks like in each community, may be very different. This project offers a framework for comparing and contrasting the various 'faces' of poverty by focussing on a select catalog of environmental, social, and economic factors that we hope will allow users to go beyond the standard and often used dichotomies of urban vs rural, white vs non-white communities, coastal vs interior geographies, etc.

Data Overview

Project code has been developed using easily accessible, historically stable, consistent, and regularly updated data sources with the hope that this will lend stability and longevity to the project and provide a highly customizable user experience. Additionally, all data sources have geographic components to allow mapping of the data at multiple levels of granularity (i.e. state, county, census tract) and code can be easily modified to fit user needs in this regard.

Data Sources and Acquisition

The data sources used for the project come from two primary sources; the U.S.D.A. Web Soil Survey, and the U.S. Census/American Community Survey. The first provides environmental health and environmental resource availability. The latter covers a broad spectrum of social, demographic, and economic aspects. Data sets required to run project code can be acquired using the links below.

U.S.D.A

U.S. Census/American Community Survey

Owner

  • Name: Michael Heinle
  • Login: mheinle1
  • Kind: user
  • Location: East of Eden, the Land of Nod

Citation (CITATION.cff)

cff-version: 1.0.0
message: "Please use the citation information below if you use this software or cite this repository's content"
authors:
- family-names: "Heinle"
  given-names: "Michael"
  orcid: "https://github.com/mheinle1"
- family-names: "Hofstra"
  given-names: "Zachary"
  orcid: "https://github.com/zachofstra"
title: "Aspects of Poverty Analyzer"
version: 0.1.2
doi: 10.5281/zenodo.14962336
date-released: 2025-03-02
url: "https://github.com/mheinle1/cas502_project"

GitHub Events

Total
  • Create event: 4
  • Release event: 4
  • Issues event: 10
  • Issue comment event: 6
  • Member event: 1
  • Push event: 41
  • Gollum event: 4
Last Year
  • Create event: 4
  • Release event: 4
  • Issues event: 10
  • Issue comment event: 6
  • Member event: 1
  • Push event: 41
  • Gollum event: 4

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 8
  • Total pull requests: 0
  • Average time to close issues: 5 days
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.13
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 8
  • Pull requests: 0
  • Average time to close issues: 5 days
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.13
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zachofstra (4)
  • mheinle1 (4)
Pull Request Authors
Top Labels
Issue Labels
documentation (4) enhancement (2) good first issue (1)
Pull Request Labels