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

All functions that take a Census API key as an argument now use Sys.getenv("CENSUS_API_KEY") by default #112

Closed
wants to merge 30 commits into from

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    de9dcce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a650c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6a522 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. docs: use README.Rmd

    rossellhayes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f52ccf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c8e96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d116d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4246b74 View commit details
    Browse the repository at this point in the history
  5. docs(README): link DOI

    rossellhayes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cedf57e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71cf85e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa6019 View commit details
    Browse the repository at this point in the history
  8. docs(predict_race): document that census.key will be retrieved from…

    … `CENSUS_API_KEY` envvar
    rossellhayes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2998d97 View commit details
    Browse the repository at this point in the history
  9. docs(README): move instructions for storing API key after instruction…

    …s for getting an API key
    rossellhayes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ff8fe3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    616c2c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ede8ad0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60dda21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9693562 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e411414 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13265c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    60c1cd2 View commit details
    Browse the repository at this point in the history
  2. feat: all functions that take a census API key now check `CENSUS_API_…

    …KEY` environment variable
    rossellhayes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7f5c0b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb7fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf3a3d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    57fbc2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926c2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ce8f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    e30ab8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request kosukeimai#116 from rossellhayes/docs/improvements

    Docs/improvements
    1beb authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    05c6147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9a1bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request kosukeimai#118 from rossellhayes/fix/update-voters…

    …-tract
    
    fix(voters): use tract NY-061-014900 instead of 015100
    1beb authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    80a1ea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47274f2 View commit details
    Browse the repository at this point in the history