Skip to content

Commit

Permalink
Merge pull request #19 from subugoe/drive_integration
Browse files Browse the repository at this point in the history
November data update
  • Loading branch information
njahn82 authored Nov 10, 2022
2 parents 5b00437 + 702ba23 commit c09e1d0
Show file tree
Hide file tree
Showing 9 changed files with 779,542 additions and 756,858 deletions.
4 changes: 2 additions & 2 deletions data-raw/002_get_cr_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ cc_md_indicators <- create_bq_table("cc_md_indicators",
download = TRUE)

usethis::use_data(cc_md_indicators, overwrite = TRUE)


# Save as csv
readr::write_csv(cc_md_indicators, "data-raw/cc_md_indicators.csv")
Loading

0 comments on commit c09e1d0

Please sign in to comment.