Skip to content

Releases: PHSKC-APDE/rads.data

v1.0.17

18 Mar 20:20
72f2f5e

Choose a tag to compare

New Functions / data:

  • none

Updated Functions / data:

  • misc_chi_byvars updated with 'youth_binary' values

Updated Vignettes / Documentation:

  • none

Deprecations:

  • none

Other Changes:

  • none

v1.0.16

24 Feb 23:23
e69a8c7

Choose a tag to compare

New Functions / data:

  • synthetic_death: an anonymized minimal dataset that can be used with rads::death_* functions

Updated Functions / data:

  • none

Updated Vignettes / Documentation:

  • none

Deprecations:

  • none

Other Changes:

  • none

v1.0.13

20 Jan 19:28
5199c81

Choose a tag to compare

New Functions / data:

  • synthetic_chars: an anonymized minimal dataset that can be used with rads::chars_* functions
  • icd9cm_ccs: previously made on the fly in rads based on SQL Server tables in HHSAW
  • icd10cm_ccs: previously made on the fly in rads based on SQL Server tables in HHSAW
  • icdcm_injury_matrix: previously made on the fly in rads based on SQL Server tables in HHSAW
  • icd10_multicause: ICD-10 definitions for deaths requiring both underlying and contributing causes. E.g., opioid overdose deaths.

Updated Functions / data:

  • misc_chi_byvars has all 'Birthing Person's` prefixes removed

Updated Vignettes / Documentation:

  • none

Deprecations:

  • none

Other Changes:

  • none

Full Changelog: v1.0.8.6...v1.0.13

v1.0.8.6

15 May 16:22
dbf6bf6

Choose a tag to compare

  • 1.0.8.6: added check_version() to check for updates
  • 1.0.8.5: updated misc_chi_byvars
  • 1.0.8.4: check if latest version on start up
  • 1.0.8.3: FIXED spatial_hra20_to_bigcities ... was missing 4 HRAs
  • 1.0.8.2: updated misc_chi_byvars
  • 1.0.8.1: FIXED spatial_zip_to_hra20_***
  • 1.0.8.0: ???
  • 1.0.7.9: Improved cleaning of icd_nchs113causes
  • 1.0.7.8: created spatial_ids_and_names
  • 1.0.7.7: updated spatial_hra20_to_coo20
    -1.0.7.6: addedspatial_hra20_to_coo20

v1.0.7.4

18 Jan 22:07
b170a87

Choose a tag to compare

Dropped ICD10cm tables

  • replaced by [ref].[icdcm_codes] in HHSAW
  • rads.data::icd_icd10cm_CHAT_2023
  • rads.data::icd_icd10cm_codes_2022
  • rads.data::icd_icd10cm_groups

v1.0.5

18 Nov 00:35
0427255

Choose a tag to compare

New

  • Motor vehicle death (summary category)
  • Cancer
  • Heart disease
  • Chronic respirtatory
  • Chronic liver
  • Pneumonia / influenza

Fixes

  • split.dash function to parse ICD10 code summaries
  • icd10 codes for falls, influenza (and possibly other top 113 COD),

v1.0.4

17 Oct 21:31
68925e4

Choose a tag to compare

  • Harmonized with reference-data repo
  • Collapsed some files together (e.g., spatial_zip_city_region_scc from various spatial_zip_xxx files)
  • improved documentation
  • fixed errors for encoding blocks
  • added new region_id scheme (e.g., East == 1, North == 2, Seattle == 3, South == 4)
  • stanardized CHI HRA names throughout

v1.0.2

22 Apr 18:09
95e1373

Choose a tag to compare

Added 2022 ICD10 CM and PCS codes

v1.0.1

10 Mar 17:40
6e94525

Choose a tag to compare

Added he following for the update of get_population() in rads

  • spatial_county_codes_to_names
  • spatial_legislative_codes_to_names
  • spatial_school_codes_to_names

v1.0.0

04 Feb 01:10

Choose a tag to compare

Initial release that will become a dependency in the rads package.
Contains:

  • 1 ICD table
  • 5 Occupation (SOC) tables
  • 6 Population reference tables
  • 18 Spatial tables (geographic cross-walks, not shapefiles)