dwnld.hhsc_ccl: Get HHSC CCL data

Description Usage Arguments

View source: R/download.R

Description

Returns the most recent HHSC CCL Daycare and Residential Operations Data. Link to data: https://data.texas.gov/resource/bc5r-88dy.csv

Usage

1
2
3
4
5
6
7
dwnld.hhsc_ccl(
  name,
  raw_pth,
  url = "https://data.texas.gov/api/views/bc5r-88dy/rows.csv?accessType=DOWNLOAD",
  ext = "csv",
  ...
)

Arguments

name

string. The name to write the raw data to.

raw_pth

string. The path to write the raw to.

url

string. The url to the data.


Texas-Policy-Lab/texas_child_care_deserts documentation built on Dec. 18, 2021, 4:07 p.m.