From b0280ad83a8e9732618053124d5baaeaff14dd80 Mon Sep 17 00:00:00 2001 From: donboyd5 Date: Thu, 31 Oct 2024 07:40:50 -0400 Subject: [PATCH] improve basefile documentation --- .../prepare/cd_create_basefile_for_cd_target_files.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmd/areas/targets/prepare/cd_create_basefile_for_cd_target_files.qmd b/tmd/areas/targets/prepare/cd_create_basefile_for_cd_target_files.qmd index ced4c05b..923bb220 100644 --- a/tmd/areas/targets/prepare/cd_create_basefile_for_cd_target_files.qmd +++ b/tmd/areas/targets/prepare/cd_create_basefile_for_cd_target_files.qmd @@ -4,9 +4,9 @@ editor_options: chunk_output_type: console --- -# Create base file for final CD target files +# Create base file for 117th Congressional District target files -This section creates one long file that is a superset of what we need for individual CD target files. This long file has everything needed to extract and save a target file for any CD. It also has additional convenience variables that will not be included in individual CD target files such as variable descriptions, human-friendly AGI-range labels, state fips codes, and a sort code for ordering records within a CD. +This section creates one long file that is a superset of what we need for individual 117th Congressional District target files. This long file has everything needed to extract and save a target file for any CD . It also has additional convenience variables that will not be included in individual CD target files such as variable descriptions, human-friendly AGI-range labels, state fips codes, and a sort code for ordering records within a CD. These variables are excluded when target files are written. ## Documentation for target files for individual CDs