Returns the most recent HHSC CCL Daycare and Residential Operations Data. Link to data: https://data.texas.gov/resource/bc5r-88dy.csv
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",
...
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.