Skip to content

Data wrangling and analysis for the Legal Department of City of Austin regarding claim settlements against the city.

Notifications You must be signed in to change notification settings

stefsyrsiri/legal-data-wrangling

Repository files navigation

Legal Data Wrangling | Claim Settlements for City of Austin

banner

Overview

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.

Table of Contents

Files

  • 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.

Dataset

The dataset has 159 records 8 variables:

  • X_id : int
  • Claim.Name : chr
  • Incident.Date : chr
  • Department : chr
  • Location.of.Incident..if.applicable. : chr
  • Amount : num
  • Category : chr
  • Disposition.Type : chr

Contact Information

If you have any questions, suggestions, or just want to connect, message me on LinkedIn 😸

License

Distributed under the MIT License

About

Data wrangling and analysis for the Legal Department of City of Austin regarding claim settlements against the city.

Topics

Resources

Stars

Watchers

Forks

Languages