-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 15590e5 🚀
- Loading branch information
1 parent
611d6c3
commit a4dac0d
Showing
12 changed files
with
13 additions
and
13 deletions.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"_invocation_id": "0fa8a0af-fdb4-4c48-894d-6060a98d1759", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [5]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [7]}, "2": {"name": "source.datadex.public.raw_threatened_animal_species", "type": "source", "succ": [6]}, "3": {"name": "source.datadex.public.raw_owid_co2_data", "type": "source", "succ": [4]}, "4": {"name": "model.datadex.climate_owid_co2_by_country", "type": "model"}, "5": {"name": "model.datadex.climate_energy", "type": "model"}, "6": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "7": {"name": "model.datadex.climate_co2_global_trend", "type": "model"}}} | ||
{"_invocation_id": "e7d1d603-dd06-42f7-93ae-0c92ecc1feeb", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [5]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [7]}, "2": {"name": "source.datadex.public.raw_threatened_animal_species", "type": "source", "succ": [6]}, "3": {"name": "source.datadex.public.raw_owid_co2_data", "type": "source", "succ": [4]}, "4": {"name": "model.datadex.climate_owid_co2_by_country", "type": "model"}, "5": {"name": "model.datadex.climate_energy", "type": "model"}, "6": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "7": {"name": "model.datadex.climate_co2_global_trend", "type": "model"}}} |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v5.json", "dbt_version": "1.7.3", "generated_at": "2023-12-11T15:31:43.673254Z", "invocation_id": "0fa8a0af-fdb4-4c48-894d-6060a98d1759", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:31:43.641686Z", "completed_at": "2023-12-11T15:31:43.657010Z"}, {"name": "execute", "started_at": "2023-12-11T15:31:43.661109Z", "completed_at": "2023-12-11T15:31:43.661123Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.02816915512084961, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_co2_global_trend", "compiled": true, "compiled_code": "with\n source as (select * from 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_trend_gl.csv'),\n\n renamed as (\n select make_date(year, month, day) as date, trend from source order by 1 asc\n )\n\nselect *\nfrom renamed", "relation_name": "\"local\".\"main\".\"climate_co2_global_trend\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:31:43.648972Z", "completed_at": "2023-12-11T15:31:43.657919Z"}, {"name": "execute", "started_at": "2023-12-11T15:31:43.662338Z", "completed_at": "2023-12-11T15:31:43.662345Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.028410911560058594, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_energy", "compiled": true, "compiled_code": "select * from 'https://raw.githubusercontent.com/owid/energy-data/master/owid-energy-data.csv'", "relation_name": "\"local\".\"main\".\"climate_energy\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:31:43.651531Z", "completed_at": "2023-12-11T15:31:43.659255Z"}, {"name": "execute", "started_at": "2023-12-11T15:31:43.664714Z", "completed_at": "2023-12-11T15:31:43.664721Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.0291597843170166, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_owid_co2_by_country", "compiled": true, "compiled_code": "select country, iso_code, year, co2 from \"local\".\"public\".\"raw_owid_co2_data\"", "relation_name": "\"local\".\"main\".\"climate_owid_co2_by_country\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:31:43.654200Z", "completed_at": "2023-12-11T15:31:43.660457Z"}, {"name": "execute", "started_at": "2023-12-11T15:31:43.666350Z", "completed_at": "2023-12-11T15:31:43.666358Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.028788089752197266, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_theatened_animal_species", "compiled": true, "compiled_code": "select * from \"local\".\"public\".\"raw_threatened_animal_species\"", "relation_name": "\"local\".\"main\".\"climate_theatened_animal_species\""}], "elapsed_time": 0.2180466651916504, "args": {"use_colors": true, "printer_width": 80, "quiet": false, "cache_selected_only": false, "favor_state": false, "log_level": "info", "log_level_file": "debug", "partial_parse": true, "show_resource_report": false, "compile": true, "strict_mode": false, "indirect_selection": "eager", "log_format_file": "debug", "partial_parse_file_diff": true, "static": false, "use_colors_file": true, "project_dir": "/home/runner/work/datadex/datadex/dbt", "print": true, "log_format": "default", "invocation_command": "dbt docs generate --profiles-dir .", "vars": {}, "select": [], "exclude": [], "introspect": true, "version_check": true, "warn_error_options": {"include": [], "exclude": []}, "profiles_dir": ".", "which": "generate", "macro_debugging": false, "send_anonymous_usage_stats": false, "static_parser": true, "enable_legacy_logger": false, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "defer": false, "populate_cache": true, "write_json": true, "log_file_max_bytes": 10485760, "empty_catalog": false}} | ||
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v5.json", "dbt_version": "1.7.3", "generated_at": "2023-12-11T15:36:30.030948Z", "invocation_id": "e7d1d603-dd06-42f7-93ae-0c92ecc1feeb", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:36:29.999593Z", "completed_at": "2023-12-11T15:36:30.014677Z"}, {"name": "execute", "started_at": "2023-12-11T15:36:30.019145Z", "completed_at": "2023-12-11T15:36:30.019159Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.028304576873779297, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_co2_global_trend", "compiled": true, "compiled_code": "with\n source as (select * from 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_trend_gl.csv'),\n\n renamed as (\n select make_date(year, month, day) as date, trend from source order by 1 asc\n )\n\nselect *\nfrom renamed", "relation_name": "\"local\".\"main\".\"climate_co2_global_trend\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:36:30.006869Z", "completed_at": "2023-12-11T15:36:30.015962Z"}, {"name": "execute", "started_at": "2023-12-11T15:36:30.020352Z", "completed_at": "2023-12-11T15:36:30.020360Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.028536558151245117, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_energy", "compiled": true, "compiled_code": "select * from 'https://raw.githubusercontent.com/owid/energy-data/master/owid-energy-data.csv'", "relation_name": "\"local\".\"main\".\"climate_energy\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:36:30.009405Z", "completed_at": "2023-12-11T15:36:30.017263Z"}, {"name": "execute", "started_at": "2023-12-11T15:36:30.022726Z", "completed_at": "2023-12-11T15:36:30.022732Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.029285669326782227, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_owid_co2_by_country", "compiled": true, "compiled_code": "select country, iso_code, year, co2 from \"local\".\"public\".\"raw_owid_co2_data\"", "relation_name": "\"local\".\"main\".\"climate_owid_co2_by_country\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-11T15:36:30.012151Z", "completed_at": "2023-12-11T15:36:30.018452Z"}, {"name": "execute", "started_at": "2023-12-11T15:36:30.024375Z", "completed_at": "2023-12-11T15:36:30.024382Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.028895854949951172, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_theatened_animal_species", "compiled": true, "compiled_code": "select * from \"local\".\"public\".\"raw_threatened_animal_species\"", "relation_name": "\"local\".\"main\".\"climate_theatened_animal_species\""}], "elapsed_time": 0.21500921249389648, "args": {"empty_catalog": false, "log_level": "info", "enable_legacy_logger": false, "printer_width": 80, "select": [], "vars": {}, "static": false, "populate_cache": true, "quiet": false, "warn_error_options": {"include": [], "exclude": []}, "which": "generate", "invocation_command": "dbt docs generate --profiles-dir .", "print": true, "compile": true, "log_level_file": "debug", "cache_selected_only": false, "log_file_max_bytes": 10485760, "exclude": [], "show_resource_report": false, "partial_parse_file_diff": true, "static_parser": true, "strict_mode": false, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "log_format_file": "debug", "profiles_dir": ".", "partial_parse": true, "defer": false, "indirect_selection": "eager", "use_colors": true, "favor_state": false, "version_check": true, "macro_debugging": false, "write_json": true, "send_anonymous_usage_stats": false, "project_dir": "/home/runner/work/datadex/datadex/dbt", "introspect": true, "use_colors_file": true, "log_format": "default"}} |
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