This project has simple data wrangling for legal data coming from the Legal Department of the City of Austin. This includes working with regular expressions and dates.
Legal Data.R
: The full R code of the wrangling and analysis.Legal_Data.ipynb
: Report and demonstration of the code.claim_settlements_city_of_austin.csv
: Dataset used for the analysis.
The dataset has 159 records 8 variables:
X_id
: intClaim.Name
: chrIncident.Date
: chrDepartment
: chrLocation.of.Incident..if.applicable.
: chrAmount
: numCategory
: chrDisposition.Type
: chr
If you have any questions, suggestions, or just want to connect, message me on LinkedIn 😸
Distributed under the MIT License