-
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 @ 8edf199 🚀
- Loading branch information
1 parent
193cb72
commit 023d148
Showing
15 changed files
with
23 additions
and
22 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": "f16b14f7-c772-4da4-91f6-6e09f8e5955d", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [7]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [5]}, "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_co2_global_trend", "type": "model"}, "6": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "7": {"name": "model.datadex.climate_energy", "type": "model"}}} | ||
{"_invocation_id": "1f677d3c-d88f-4ead-92c1-d03df444c253", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [7]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [5]}, "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_co2_global_trend", "type": "model"}, "6": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "7": {"name": "model.datadex.climate_energy", "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.4", "generated_at": "2024-01-01T10:06:31.780171Z", "invocation_id": "f16b14f7-c772-4da4-91f6-6e09f8e5955d", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2024-01-01T10:06:31.748955Z", "completed_at": "2024-01-01T10:06:31.764415Z"}, {"name": "execute", "started_at": "2024-01-01T10:06:31.769773Z", "completed_at": "2024-01-01T10:06:31.769787Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.02925872802734375, "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": "2024-01-01T10:06:31.759072Z", "completed_at": "2024-01-01T10:06:31.765577Z"}, {"name": "execute", "started_at": "2024-01-01T10:06:31.770405Z", "completed_at": "2024-01-01T10:06:31.770414Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.028026819229125977, "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": "2024-01-01T10:06:31.756471Z", "completed_at": "2024-01-01T10:06:31.766279Z"}, {"name": "execute", "started_at": "2024-01-01T10:06:31.771070Z", "completed_at": "2024-01-01T10:06:31.771077Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.029912233352661133, "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": "2024-01-01T10:06:31.761759Z", "completed_at": "2024-01-01T10:06:31.766846Z"}, {"name": "execute", "started_at": "2024-01-01T10:06:31.771680Z", "completed_at": "2024-01-01T10:06:31.771689Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.028522491455078125, "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.2064347267150879, "args": {"log_format": "default", "cache_selected_only": false, "static": false, "warn_error_options": {"include": [], "exclude": []}, "vars": {}, "favor_state": false, "log_format_file": "debug", "log_file_max_bytes": 10485760, "which": "generate", "static_parser": true, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "use_colors_file": true, "write_json": true, "log_level_file": "debug", "empty_catalog": false, "exclude": [], "populate_cache": true, "macro_debugging": false, "log_level": "info", "defer": false, "strict_mode": false, "select": [], "indirect_selection": "eager", "quiet": false, "invocation_command": "dbt docs generate --profiles-dir .", "introspect": true, "compile": true, "send_anonymous_usage_stats": false, "profiles_dir": ".", "use_colors": true, "enable_legacy_logger": false, "partial_parse_file_diff": true, "show_resource_report": false, "version_check": true, "printer_width": 80, "project_dir": "/home/runner/work/datadex/datadex/dbt", "print": true, "partial_parse": true}} | ||
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v5.json", "dbt_version": "1.7.4", "generated_at": "2024-01-08T10:06:15.337675Z", "invocation_id": "1f677d3c-d88f-4ead-92c1-d03df444c253", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2024-01-08T10:06:15.306162Z", "completed_at": "2024-01-08T10:06:15.321652Z"}, {"name": "execute", "started_at": "2024-01-08T10:06:15.325968Z", "completed_at": "2024-01-08T10:06:15.325981Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.02815556526184082, "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": "2024-01-08T10:06:15.316361Z", "completed_at": "2024-01-08T10:06:15.322880Z"}, {"name": "execute", "started_at": "2024-01-08T10:06:15.327763Z", "completed_at": "2024-01-08T10:06:15.327769Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.02815532684326172, "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": "2024-01-08T10:06:15.313816Z", "completed_at": "2024-01-08T10:06:15.324141Z"}, {"name": "execute", "started_at": "2024-01-08T10:06:15.329378Z", "completed_at": "2024-01-08T10:06:15.329384Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.030146360397338867, "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": "2024-01-08T10:06:15.319062Z", "completed_at": "2024-01-08T10:06:15.324794Z"}, {"name": "execute", "started_at": "2024-01-08T10:06:15.330040Z", "completed_at": "2024-01-08T10:06:15.330047Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.02878737449645996, "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.20938396453857422, "args": {"favor_state": false, "log_format_file": "debug", "use_colors": true, "log_level_file": "debug", "quiet": false, "vars": {}, "introspect": true, "invocation_command": "dbt docs generate --profiles-dir .", "cache_selected_only": false, "empty_catalog": false, "show_resource_report": false, "profiles_dir": ".", "strict_mode": false, "static_parser": true, "version_check": true, "which": "generate", "project_dir": "/home/runner/work/datadex/datadex/dbt", "warn_error_options": {"include": [], "exclude": []}, "indirect_selection": "eager", "log_format": "default", "exclude": [], "partial_parse": true, "populate_cache": true, "use_colors_file": true, "enable_legacy_logger": false, "compile": true, "defer": false, "select": [], "static": false, "partial_parse_file_diff": true, "write_json": true, "log_file_max_bytes": 10485760, "print": true, "macro_debugging": false, "send_anonymous_usage_stats": false, "printer_width": 80, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "log_level": "info"}} |
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
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
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