Skip to content

An analysis of Texas inmates last words. The data is pulled from the internet using BeautifulSoup and analyzed in R. Specifically we use Latent Semantic Analysis. Initially this was an assignment for a class in data engineering.

MattScicluna/Death-Row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Death-Row

An analysis of Texas inmates last words. I wrote this code to use in an assignment in data engineering.

To run this code:

  • Run python3 deathrowinfo.py to scrape the data from the website. This is written to "Death Row Data" Excel file.
  • Run DeathRowAnalysis.R in R to perform LSA and KMeans clustering on the resultant Excel file.

About

An analysis of Texas inmates last words. The data is pulled from the internet using BeautifulSoup and analyzed in R. Specifically we use Latent Semantic Analysis. Initially this was an assignment for a class in data engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published