Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8edf199 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgasquez committed Dec 25, 2023
1 parent 82b2c95 commit def074b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dbt/catalog.json

Large diffs are not rendered by default.

Binary file modified dbt/graph.gpickle
Binary file not shown.
2 changes: 1 addition & 1 deletion dbt/graph_summary.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"_invocation_id": "64ee7ae7-387f-46ee-b3e2-f2fe87798a3d", "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": "190dd0bb-8ebb-4848-8dc4-46e2cb5fbab8", "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"}}}
2 changes: 1 addition & 1 deletion dbt/manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dbt/run_results.json
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": "2023-12-21T11:38:30.824574Z", "invocation_id": "64ee7ae7-387f-46ee-b3e2-f2fe87798a3d", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-21T11:38:30.793256Z", "completed_at": "2023-12-21T11:38:30.808526Z"}, {"name": "execute", "started_at": "2023-12-21T11:38:30.813302Z", "completed_at": "2023-12-21T11:38:30.813314Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.028515338897705078, "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-21T11:38:30.800653Z", "completed_at": "2023-12-21T11:38:30.809538Z"}, {"name": "execute", "started_at": "2023-12-21T11:38:30.813942Z", "completed_at": "2023-12-21T11:38:30.813950Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.02811431884765625, "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-21T11:38:30.803224Z", "completed_at": "2023-12-21T11:38:30.810197Z"}, {"name": "execute", "started_at": "2023-12-21T11:38:30.815200Z", "completed_at": "2023-12-21T11:38:30.815208Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.028852224349975586, "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-21T11:38:30.805884Z", "completed_at": "2023-12-21T11:38:30.812125Z"}, {"name": "execute", "started_at": "2023-12-21T11:38:30.817818Z", "completed_at": "2023-12-21T11:38:30.817825Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.028631925582885742, "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.2103269100189209, "args": {"static": false, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "profiles_dir": ".", "macro_debugging": false, "use_colors": true, "log_level_file": "debug", "introspect": true, "exclude": [], "use_colors_file": true, "static_parser": true, "empty_catalog": false, "log_level": "info", "populate_cache": true, "show_resource_report": false, "write_json": true, "select": [], "send_anonymous_usage_stats": false, "cache_selected_only": false, "compile": true, "defer": false, "project_dir": "/home/runner/work/datadex/datadex/dbt", "log_format": "default", "partial_parse_file_diff": true, "partial_parse": true, "indirect_selection": "eager", "print": true, "vars": {}, "invocation_command": "dbt docs generate --profiles-dir .", "printer_width": 80, "strict_mode": false, "quiet": false, "enable_legacy_logger": false, "version_check": true, "favor_state": false, "log_format_file": "debug", "which": "generate", "warn_error_options": {"include": [], "exclude": []}, "log_file_max_bytes": 10485760}}
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v5.json", "dbt_version": "1.7.4", "generated_at": "2023-12-25T10:06:28.385261Z", "invocation_id": "190dd0bb-8ebb-4848-8dc4-46e2cb5fbab8", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-25T10:06:28.353807Z", "completed_at": "2023-12-25T10:06:28.369385Z"}, {"name": "execute", "started_at": "2023-12-25T10:06:28.374227Z", "completed_at": "2023-12-25T10:06:28.374240Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.028821468353271484, "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-25T10:06:28.361219Z", "completed_at": "2023-12-25T10:06:28.370545Z"}, {"name": "execute", "started_at": "2023-12-25T10:06:28.375484Z", "completed_at": "2023-12-25T10:06:28.375491Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.029083967208862305, "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-25T10:06:28.366700Z", "completed_at": "2023-12-25T10:06:28.371257Z"}, {"name": "execute", "started_at": "2023-12-25T10:06:28.376112Z", "completed_at": "2023-12-25T10:06:28.376118Z"}], "thread_id": "Thread-4 (worker)", "execution_time": 0.027733325958251953, "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\""}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-12-25T10:06:28.363849Z", "completed_at": "2023-12-25T10:06:28.372481Z"}, {"name": "execute", "started_at": "2023-12-25T10:06:28.377737Z", "completed_at": "2023-12-25T10:06:28.377744Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.03027653694152832, "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\""}], "elapsed_time": 0.20827221870422363, "args": {"log_file_max_bytes": 10485760, "vars": {}, "static_parser": true, "populate_cache": true, "send_anonymous_usage_stats": false, "static": false, "select": [], "invocation_command": "dbt docs generate --profiles-dir .", "project_dir": "/home/runner/work/datadex/datadex/dbt", "show_resource_report": false, "enable_legacy_logger": false, "quiet": false, "empty_catalog": false, "partial_parse_file_diff": true, "warn_error_options": {"include": [], "exclude": []}, "indirect_selection": "eager", "profiles_dir": ".", "cache_selected_only": false, "exclude": [], "macro_debugging": false, "log_format": "default", "compile": true, "use_colors_file": true, "printer_width": 80, "version_check": true, "log_path": "/home/runner/work/datadex/datadex/dbt/logs", "print": true, "log_level": "info", "log_level_file": "debug", "partial_parse": true, "introspect": true, "write_json": true, "which": "generate", "log_format_file": "debug", "defer": false, "favor_state": false, "use_colors": true, "strict_mode": false}}
4 changes: 2 additions & 2 deletions reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h1 class="title">Notebooks</h1>

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-listing-date-sort="1672531200000" data-listing-file-modified-sort="1703158606285" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="100">
<div class="quarto-post image-right" data-index="0" data-listing-date-sort="1672531200000" data-listing-file-modified-sort="1703498684226" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="100">
<div class="thumbnail">
<p><a href="../reports/2023-01-01-Datadex.html" class="no-external"></a></p><a href="../reports/2023-01-01-Datadex.html" class="no-external">
<p class="card-img-top"><img src="2023-01-01-Datadex_files/figure-html/fig-charts-output-1.png" class="thumbnail-image card-img"/></p>
Expand Down Expand Up @@ -255,7 +255,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-listing-date-sort="1672531200000" data-listing-file-modified-sort="1703158606285" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="315">
<div class="quarto-post image-right" data-index="1" data-listing-date-sort="1672531200000" data-listing-file-modified-sort="1703498684226" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="315">
<div class="thumbnail">
<p><a href="../reports/2023-11-01-Observable.html" class="no-external"></a></p><a href="../reports/2023-11-01-Observable.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down

0 comments on commit def074b

Please sign in to comment.