-
Notifications
You must be signed in to change notification settings - Fork 8
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
1085 Ecocounter Open Data Schema+DAG+QC plots #1096
Open
gabrielwol
wants to merge
80
commits into
master
Choose a base branch
from
1085-ecocounter-develop-sensitivityfactor-tables
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
b4e359b
#1085 sensitivity_history table
gabrielwol dcf802d
#1085 add counter variable to sites tables (used by ecocounter in com…
gabrielwol 9f9440c
#1085 script used to populate sensitivity history
gabrielwol 01697e4
#1085 transform sensitivity_history and validation_results into corre…
gabrielwol 8318257
#1085 counts_corrected view
gabrielwol 15da0e1
#1085 open data daily view
gabrielwol 7312c2b
#1085 update sensitivity history, fix groupby bug in opendata view
gabrielwol 3f6a837
#1085 sensitivity -> setting
gabrielwol 49bfa9f
#1085 add qc plots
gabrielwol 19fdfef
#1085 add qc shiny app
gabrielwol ac7740b
#1085 ecocounter_graph_volumes
gabrielwol 9b19644
#1085 shiny app improvements; zoom, faster render times, dynamic labels
gabrielwol 581cd00
#1085 shiny app; add flow_id
gabrielwol 6e8ba63
#1085 improve export feature, fix scaled volume bug
gabrielwol 59b4db0
#1085 add MOVE open data sync DAG
gabrielwol 6e2562f
#1085 add "direction_main" for easier grouping of flows
gabrielwol 9adc3a9
#1085 fix anomalous_range join conditions for new shiny ranges (conta…
gabrielwol 39ec9c3
#1085 open data views (filtered + calibrated & raw, daily).
gabrielwol e9ccdb8
#1085 shiny; ability to view validated counts only
gabrielwol a82948d
#1085 don't pull for decommissioned sites/flows
gabrielwol 232c1c3
#1085 base of ecocounter_open_data dag
gabrielwol 6595b4f
#1085 add task.bash to download data
gabrielwol 511ea73
#1085 fix permissions error
gabrielwol 2e8a97d
#1085 switch open data views to tables + add insert functions, adjust…
gabrielwol e68b8c1
#1085 test_dags add connection
gabrielwol 1930137
#1085 sort sites, add daily tick marks
gabrielwol 995b63c
#1085 add missing table comments
gabrielwol 8b71bf6
#1085 fix file suffix
gabrielwol f6675c6
#1085 genericize username references
gabrielwol 071b94a
#1085 remove MOVE sample pipeline files
gabrielwol 4ed482c
#1085 consistently use calibrate instead of correct
gabrielwol 8ab0c1e
#1085 rename files correct -> calibrate
gabrielwol 1921683
#1085 filter for only complete days
gabrielwol 05ade38
#1085 open_data_sites (draft)
gabrielwol 57b8b56
#1085 shiny app; allow multiple site selection
gabrielwol af60b44
#1085 shiny app; somewhat dynamic breaks, query button
gabrielwol dc4faab
#1085 update open_data_sites
gabrielwol 0e40754
#1085 sqlfluff
gabrielwol 61c8e25
#1085 shiny; update ui and add 2nd save_range button
gabrielwol ca7fa08
#1085 swap out `counts_corrected` with `counts`
gabrielwol 9fff6b4
#1085 add site technology
gabrielwol 5a09ee1
#1085 pdf improvements; qc and valid plots on same page
gabrielwol 759cbf3
#1085 bug in unnesting flow_ids
gabrielwol bfdc88b
#1085 add open_data_flows; separate out info from sites
gabrielwol 7317641
#1085 fix task_fail_alert to use proxy, update open_data path
gabrielwol ee60e3b
#1085 fix joins in ecocounter open_data_sites
gabrielwol 57854c4
#1085 combine sites/flows into "locations"
gabrielwol 183f199
#1085 don't publish site_id
gabrielwol 18143df
#1085 create open_data folder
gabrielwol a29f72d
#1085 add columns to sites, OD locations
gabrielwol 516664e
#1085 r shiny updates + validation plots
gabrielwol 4a2a3cd
#1085 open data dictionary
gabrielwol 8e19407
#1085 fix image links
gabrielwol 0844bf8
Merge branch 'master' into 1085-ecocounter-develop-sensitivityfactor-…
gabrielwol ce6f289
#1085 rename raw_counts to 15min_counts
gabrielwol 905909a
#1085 add locations pull to dag
gabrielwol 7e5da54
#1085 add DAG readme + DOC_MD
gabrielwol 138798a
#1085 remove externaltasksensor; (cross environment complexity, not n…
gabrielwol 636844b
#1085 map data pulls over years (last 2 months)
gabrielwol c9f211e
#1085 remove discontinuities table, replace with sensitivity_history
gabrielwol 1275087
#1085 readme updates
gabrielwol e66b0d4
#1085 create open_data schema views for unified permanent cycling vol…
gabrielwol 1b4ddfb
#1085 update DAG to pull from open_data schema
gabrielwol 2c1dcb1
#1085 output readme with pandoc
gabrielwol 8df8acf
#1085 data check bug fix
gabrielwol c3f3050
#1085 lat,lng to latitude,longitude
gabrielwol b3923a5
#1085 doc updates
gabrielwol 90782fb
#1085 bash script for re-exporting historical ecocounter data
gabrielwol 54669ac
#1085 use variable for EXPORT_PATH
gabrielwol b0b7c3f
#1085 add location_dir_id, extra columns to summary table
gabrielwol c8cc228
#1085 fix for data-availability check
gabrielwol d89182f
#1085 fix: get_years -> int, minor doc changes
gabrielwol 808cc2e
#1085 remove name columns from 15 min data
gabrielwol 086d95f
#1085 add zeros to 15 min data
gabrielwol b2ec2f8
#1085 minor doc update
gabrielwol d5dc31d
#1085 remove toplevel database connections (#1112), remove deprecated…
gabrielwol bfb52c9
#1085 don't try to set os.environ['PGPASSWORD']
gabrielwol ae5c566
#1085 update year breaks
gabrielwol d00e15a
#1085 use templating for conn details
gabrielwol 3b9dd0b
#1085 pandoc! + update readme pagebreaks
gabrielwol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did we add this for mapped task naming? It was using ds before right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the
insert_and_download_data
task_group is mapped over the output ofget_years
. The purpose is to run the exports for last two months (which may be two separate years), since new data frequently arrives within ~30 days.