Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: srimanbadhri
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: gh-pages
  • Size: 14.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

Datasets to use Easier Dataset US Births Data (USbirths2000-2014SSA.csv): https://github.com/fivethirtyeight/data/tree/master/births Auxiliary dataset (BirthstoneCelestial_Bodies.csv at https://bit.ly/4c0RPMX) created for the purpose of this tutorial. This dataset has the variables: Month Num, Month Name, Weekday, and Birthstone Solar System. (Source for Birthstones: https://karennamarajcollection.com/birthstones-by-month/ - if there was a choice, the most commonly known birthstone was chosen Source for Origin of Day Names: https://www.almanac.com/origin-day-names)

More Complex (Social Justice) Dataset Fatal Police Shootings Data Downloaded on June 12, 2020: (This is the dataset we have been using as a running example throughout this course.) Go to https://bit.ly/3uWzbFs Download the data

Database of US Cities and Towns (for latitude, longitude information): Go to https://simplemaps.com/data/us-cities Download the Basic Database which is free Unzip the downloaded package to extract uscities.csv

Rural-Urban Continuum Codes: Go to https://www.ers.usda.gov/data-products/rural-urban-continuum-codes/ Download the 2023 Rural-Urban Continuum Codes (.xlsx file NOT the.csv) (For explanation of the Rural-Urban Continuum Codes go to: https://www.ers.usda.gov/data-products/rural-urban-continuum-codes/documentation/) Open the .xlsx file in Excel and save the first sheet (Rural-urban Continuum Code 2023) as a .csv file.

Owner

  • Name: Sriman Badhri
  • Login: srimanbadhri
  • Kind: user

Citation (CITATIONS)

Please cite as:

Sriman Badhri (eds): "Sample Lesson."
Version 2024.05.0, May 2024,
ADD WEBSITE URL,

GitHub Events

Total
Last Year

Dependencies

.github/workflows/template.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/website.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1