Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data processing: pre API call #34

Closed
raprasad opened this issue Feb 12, 2015 · 2 comments
Closed

Data processing: pre API call #34

raprasad opened this issue Feb 12, 2015 · 2 comments

Comments

@raprasad
Copy link

FIPS Example

  • CSV file has FIPS county in 2 columns:
    • state column (2 digits)
    • county column (3 digits)
  • Pre-API call processing (@raprasad)
    • User specifies 2 columns as being the FIPS county
    • Additional column created for join purposes
  • API call
    • csv upload: file has newly combined FIPS column
    • join: specify new column for join
@blewis
Copy link

blewis commented Feb 18, 2015

Handled by #49

@jj0hns0n
Copy link
Owner

Close as dupe of #49

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

No branches or pull requests

3 participants