Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Shapefiles and Label files provided for R2017Q3 production run #51

Closed
heathhayward opened this issue Mar 7, 2017 · 8 comments
Closed
Assignees
Milestone

Comments

@heathhayward
Copy link
Collaborator

This will require an updated label_geography.csv, label_geography_al.csv, and lehd_shp_gw.zip file in whatever schema version that QWI vintage uses. Does a data change require iterating the schema?

@larsvilhuber
Copy link
Member

label_geography.csv is created dynamically from all label_geography_XX.csv files. You will provide lehd_shp_gw.zip. This will be V4.1.2 or V4.1.3 (if other changes affect R2017Q2).

@larsvilhuber larsvilhuber added this to the V4.1.2 milestone Mar 7, 2017
@heathhayward
Copy link
Collaborator Author

shapefiles and label files for R2017Q3 QWI release are provided below:

lehd_shp_gs.zip
lehd_shp_gw.zip
lehd_shp_gb.zip
lehd_shp_gc.zip
lehd_shp_gm.zip
label_geography.zip

@heathhayward heathhayward changed the title WIB definition change for AL coming in R2017Q3 production run Shapefiles and Label files provided for R2017Q3 production run Apr 11, 2017
@larsvilhuber
Copy link
Member

Camille suggests ignoring label_geography.zip and using the attached CSV files instead.
Re%3a_label_geography_files_and_shapefiles_for_LEHD_Schema_update_associated_with_R2017Q3_QWI_release.zip

@larsvilhuber
Copy link
Member

larsvilhuber commented Jun 19, 2017

@heathhayward : notes:

  • AL file: State-wide label is not quoted
  • AL file: The new WIA definitions are not quoted.
  • AL file: The "0199999" MSA definition is missing
  • LA file: State-wide label is not quoted
  • LA file: The new WIA definitions are not quoted.
  • LA file: The "0199999" MSA definition is missing

@heathhayward
Copy link
Collaborator Author

I thought we were using Camille's label files (created from Production) because of they do not have these issues? Looking at her email from 9:19am on 5/3, those files do not appear to be from Production. I'll look for Production-created label files and add them here. In terms of my files, here are my comments on these two issues, one of which I can fix:

  • AL/LA Quotations: Python doesn't let me force quotes around columns that don't need them (i.e. don't have commas within). Quotes are inconsistent because I'm creating each geography separately and then stacking them (and States and WIBs don't have any internal commas in the "label" field). I've messed with this quite a bit and am tired of fiddling with it. Is this an aesthetic issue or will users have trouble reading in these files if quotes are not consistently included?

  • AL/LA MSA state remainders: Yea, since those areas are not actual features in the shapefiles, these remainders are not included as rows in the shapefile and I forgot to manually add them in. I can update the code to do that now.

@heathhayward
Copy link
Collaborator Author

Can't add zip or csv files to this ticket. very frustrating.

@heathhayward
Copy link
Collaborator Author

I emailed the correct "production" version of the label files to the group (the ones created during my devg testing, which should be identical to Camille's files). I've also updated my code to create the CBSA state remainder rows. So only remaining issue is the quotation inconsistency - please to comment on whether that is an actual deal-breaker.

@larsvilhuber
Copy link
Member

larsvilhuber commented Jun 19, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants