read_previous: Read in CSV of interest as a data.table

Description Usage Arguments

View source: R/read_previous.R

Description

Allows reading in of the published Civil Justice and Mortgage and Landlord Possession data CSVs for a specific date in an automated way

Usage

1
read_previous(csv_name, data_type, year_quarter)

Arguments

csv_name

csv name as a string, choose from "court", "la", "map", and "monthly" for mortgage and landlord possession, and "workload", "jr", "timeliness" and "progression" for civil

data_type

whether CSV comes from mortgage and landlord "mortgage" or civil statistics "civil".

year_quarter

string of year and quarter of interest, in the format "YYYY-Q"


moj-analytical-services/civilreadr documentation built on March 14, 2021, 12:08 a.m.