Skip to content

Commit

Permalink
Deploying to gh-pages from @ d84c48e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgasquez committed Oct 27, 2023
1 parent bdc49ca commit 3e534f5
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 21 deletions.
14 changes: 9 additions & 5 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.446">
<meta name="generator" content="quarto-1.4.451">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -146,17 +146,21 @@
<p><img alt="GitHub" src="https://img.shields.io/github/license/davidgasquez/datadex?style=flat-square"> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/davidgasquez/datadex/ci.yml?style=flat-square"> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/davidgasquez/datadex?style=flat-square"></p>
</div>
<p><br></p>
<p>Open and local friendly data platform to make Open Data collaboration easier using modular tools and frameworks.</p>
<p>Open source, serverless, and local-first Data Platform that makes it easy to collaborate on Open Data! Built on top of <a href="https://dagster.io/">Dagster</a>, <a href="https://www.getdbt.com/">dbt</a>, <a href="https://quarto.org/">Quarto</a>, and <a href="https://www.duckdb.org/">DuckDB</a>. You can check two instances of Datadex working in the following repositories:</p>
<ul>
<li><a href="https://github.com/davidgasquez/gitcoin-grants-data-portal">Gitcoin Grants Data Portal</a>. Improve data access and empower data scientists to conduct research and guide community driven analysis and decisions around Gitcoin Grants.</li>
<li><a href="https://github.com/davidgasquez/filecoin-data-portal/">Filecoin Data Portal</a>. Local-first data hub for Filecoin data! Like Dune, but in your laptop.</li>
</ul>
<section id="principles" class="level3">
<h3 class="anchored" data-anchor-id="principles">💡 Principles</h3>
<ul>
<li><strong>Open</strong>: Play well with the ecosystem. <a href="https://voltrondata.com/codex/a-new-frontier">Use open standards and share data in open formats</a>.</li>
<li><strong>Open</strong>: Code and data are fully open. <a href="https://voltrondata.com/codex/a-new-frontier">Use open standards and share data in accesible formats</a>.</li>
<li><strong>Modular</strong>: Each component can be replaced, extended, or removed. Works well in many environments (your laptop, in a cluster, or from the browser), and with multiple tools (thanks to the Arrow ecosystem).</li>
<li><strong>Permissionless</strong>. Don’t ask, fork it and improve the models, add a new source or update any script.</li>
<li><strong>Permissionless</strong>. Don’t ask, fork it and improve the models, add a new source or update any script. No API limits, just plain files.</li>
<li><strong>Data as Code</strong>. Declarative stateless transformations tracked in <code>git</code>. Version your data as code! Publish and share your reusable models for others to build on top.</li>
<li><strong>Modern</strong>: Supports types, tests, materialized views, and more.</li>
</ul>
<p>Datadex is not a new tool, it is an opinionated bridge between existing ones.</p>
<p>Datadex is not a new tool. <strong>Datadex is a pattern showing an opinionated bridge between existing ones</strong>.</p>
</section>
<section id="what-can-you-do-with-datadex" class="level3">
<h3 class="anchored" data-anchor-id="what-can-you-do-with-datadex">🚀 What can you do with Datadex?</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/catalog.json

Large diffs are not rendered by default.

Binary file modified docs/graph.gpickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/graph_summary.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"_invocation_id": "ffce71e0-482c-4fee-96cd-c971e33b0b9a", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [5]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [4]}, "2": {"name": "source.datadex.public.raw_threatened_animal_species", "type": "source", "succ": [3]}, "3": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "4": {"name": "model.datadex.climate_co2_global_trend", "type": "model"}, "5": {"name": "model.datadex.climate_energy", "type": "model"}}}
{"_invocation_id": "6c63198f-a340-4edd-b865-54d35948316a", "linked": {"0": {"name": "source.datadex.web.energy", "type": "source", "succ": [5]}, "1": {"name": "source.datadex.web.co2_global_trend", "type": "source", "succ": [3]}, "2": {"name": "source.datadex.public.raw_threatened_animal_species", "type": "source", "succ": [4]}, "3": {"name": "model.datadex.climate_co2_global_trend", "type": "model"}, "4": {"name": "model.datadex.climate_theatened_animal_species", "type": "model"}, "5": {"name": "model.datadex.climate_energy", "type": "model"}}}
2 changes: 1 addition & 1 deletion docs/manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/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/v4.json", "dbt_version": "1.6.6", "generated_at": "2023-10-25T11:14:20.838856Z", "invocation_id": "ffce71e0-482c-4fee-96cd-c971e33b0b9a", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-25T11:14:20.816030Z", "completed_at": "2023-10-25T11:14:20.829603Z"}, {"name": "execute", "started_at": "2023-10-25T11:14:20.831974Z", "completed_at": "2023-10-25T11:14:20.831989Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.020308971405029297, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_co2_global_trend"}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-25T11:14:20.823692Z", "completed_at": "2023-10-25T11:14:20.830080Z"}, {"name": "execute", "started_at": "2023-10-25T11:14:20.833364Z", "completed_at": "2023-10-25T11:14:20.833373Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.021428823471069336, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_energy"}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-25T11:14:20.826546Z", "completed_at": "2023-10-25T11:14:20.831108Z"}, {"name": "execute", "started_at": "2023-10-25T11:14:20.835218Z", "completed_at": "2023-10-25T11:14:20.835225Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.022068262100219727, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_theatened_animal_species"}], "elapsed_time": 1.1964242458343506, "args": {"indirect_selection": "eager", "defer": false, "partial_parse_file_diff": true, "print": true, "invocation_command": "dbt docs generate --project-dir dbt", "introspect": true, "empty_catalog": false, "send_anonymous_usage_stats": false, "version_check": true, "quiet": false, "select": [], "log_level_file": "debug", "log_format_file": "debug", "printer_width": 80, "enable_legacy_logger": false, "static_parser": true, "macro_debugging": false, "partial_parse": true, "populate_cache": true, "log_level": "info", "strict_mode": false, "which": "generate", "project_dir": "dbt", "log_path": "dbt/logs", "exclude": [], "use_colors": true, "use_colors_file": true, "write_json": true, "favor_state": false, "log_file_max_bytes": 10485760, "compile": true, "log_format": "default", "vars": {}, "profiles_dir": "/workspaces/datadex/dbt", "cache_selected_only": false, "warn_error_options": {"include": [], "exclude": []}}}
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v4.json", "dbt_version": "1.6.6", "generated_at": "2023-10-27T14:39:12.550132Z", "invocation_id": "6c63198f-a340-4edd-b865-54d35948316a", "env": {}}, "results": [{"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-27T14:39:12.524505Z", "completed_at": "2023-10-27T14:39:12.540654Z"}, {"name": "execute", "started_at": "2023-10-27T14:39:12.542855Z", "completed_at": "2023-10-27T14:39:12.542870Z"}], "thread_id": "Thread-1 (worker)", "execution_time": 0.022325515747070312, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_co2_global_trend"}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-27T14:39:12.537825Z", "completed_at": "2023-10-27T14:39:12.541876Z"}, {"name": "execute", "started_at": "2023-10-27T14:39:12.544477Z", "completed_at": "2023-10-27T14:39:12.544486Z"}], "thread_id": "Thread-2 (worker)", "execution_time": 0.013201713562011719, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_energy"}, {"status": "success", "timing": [{"name": "compile", "started_at": "2023-10-27T14:39:12.534840Z", "completed_at": "2023-10-27T14:39:12.542365Z"}, {"name": "execute", "started_at": "2023-10-27T14:39:12.544052Z", "completed_at": "2023-10-27T14:39:12.544058Z"}], "thread_id": "Thread-3 (worker)", "execution_time": 0.014974355697631836, "adapter_response": {}, "message": null, "failures": null, "unique_id": "model.datadex.climate_theatened_animal_species"}], "elapsed_time": 1.2494497299194336, "args": {"print": true, "invocation_command": "dbt docs generate --project-dir dbt", "empty_catalog": false, "quiet": false, "use_colors_file": true, "partial_parse_file_diff": true, "log_level": "info", "warn_error_options": {"include": [], "exclude": []}, "vars": {}, "use_colors": true, "select": [], "enable_legacy_logger": false, "profiles_dir": "/workspaces/datadex/dbt", "partial_parse": true, "log_format_file": "debug", "macro_debugging": false, "printer_width": 80, "populate_cache": true, "indirect_selection": "eager", "log_path": "dbt/logs", "write_json": true, "defer": false, "compile": true, "log_file_max_bytes": 10485760, "strict_mode": false, "log_level_file": "debug", "favor_state": false, "which": "generate", "introspect": true, "project_dir": "dbt", "exclude": [], "static_parser": true, "log_format": "default", "version_check": true, "send_anonymous_usage_stats": false, "cache_selected_only": false}}
14 changes: 9 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.446">
<meta name="generator" content="quarto-1.4.451">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -146,17 +146,21 @@
<p><img alt="GitHub" src="https://img.shields.io/github/license/davidgasquez/datadex?style=flat-square"> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/davidgasquez/datadex/ci.yml?style=flat-square"> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/davidgasquez/datadex?style=flat-square"></p>
</div>
<p><br></p>
<p>Open and local friendly data platform to make Open Data collaboration easier using modular tools and frameworks.</p>
<p>Open source, serverless, and local-first Data Platform that makes it easy to collaborate on Open Data! Built on top of <a href="https://dagster.io/">Dagster</a>, <a href="https://www.getdbt.com/">dbt</a>, <a href="https://quarto.org/">Quarto</a>, and <a href="https://www.duckdb.org/">DuckDB</a>. You can check two instances of Datadex working in the following repositories:</p>
<ul>
<li><a href="https://github.com/davidgasquez/gitcoin-grants-data-portal">Gitcoin Grants Data Portal</a>. Improve data access and empower data scientists to conduct research and guide community driven analysis and decisions around Gitcoin Grants.</li>
<li><a href="https://github.com/davidgasquez/filecoin-data-portal/">Filecoin Data Portal</a>. Local-first data hub for Filecoin data! Like Dune, but in your laptop.</li>
</ul>
<section id="principles" class="level3">
<h3 class="anchored" data-anchor-id="principles">💡 Principles</h3>
<ul>
<li><strong>Open</strong>: Play well with the ecosystem. <a href="https://voltrondata.com/codex/a-new-frontier">Use open standards and share data in open formats</a>.</li>
<li><strong>Open</strong>: Code and data are fully open. <a href="https://voltrondata.com/codex/a-new-frontier">Use open standards and share data in accesible formats</a>.</li>
<li><strong>Modular</strong>: Each component can be replaced, extended, or removed. Works well in many environments (your laptop, in a cluster, or from the browser), and with multiple tools (thanks to the Arrow ecosystem).</li>
<li><strong>Permissionless</strong>. Don’t ask, fork it and improve the models, add a new source or update any script.</li>
<li><strong>Permissionless</strong>. Don’t ask, fork it and improve the models, add a new source or update any script. No API limits, just plain files.</li>
<li><strong>Data as Code</strong>. Declarative stateless transformations tracked in <code>git</code>. Version your data as code! Publish and share your reusable models for others to build on top.</li>
<li><strong>Modern</strong>: Supports types, tests, materialized views, and more.</li>
</ul>
<p>Datadex is not a new tool, it is an opinionated bridge between existing ones.</p>
<p>Datadex is not a new tool. <strong>Datadex is a pattern showing an opinionated bridge between existing ones</strong>.</p>
</section>
<section id="what-can-you-do-with-datadex" class="level3">
<h3 class="anchored" data-anchor-id="what-can-you-do-with-datadex">🚀 What can you do with Datadex?</h3>
Expand Down
2 changes: 1 addition & 1 deletion reports/2023-01-01-Datadex.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.446">
<meta name="generator" content="quarto-1.4.451">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
4 changes: 2 additions & 2 deletions reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.446">
<meta name="generator" content="quarto-1.4.451">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -189,7 +189,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="1698232297350" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="89">
<div class="quarto-post image-right" data-index="0" data-listing-date-sort="1672531200000" data-listing-file-modified-sort="1698417387660" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="89">
<div class="thumbnail">
<p><a href="../reports/2023-01-01-Datadex.html"></a></p><a href="../reports/2023-01-01-Datadex.html">
<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
4 changes: 2 additions & 2 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"href": "README.html",
"title": "\nD A T A D E X\n",
"section": "",
"text": "Collaborate on Open Data using Open Source Tools\nOpen and local friendly data platform to make Open Data collaboration easier using modular tools and frameworks."
"text": "Collaborate on Open Data using Open Source Tools\nOpen source, serverless, and local-first Data Platform that makes it easy to collaborate on Open Data! Built on top of Dagster, dbt, Quarto, and DuckDB. You can check two instances of Datadex working in the following repositories:"
},
{
"objectID": "README.html#setup",
Expand Down Expand Up @@ -46,7 +46,7 @@
"href": "index.html",
"title": "\nD A T A D E X\n",
"section": "",
"text": "Collaborate on Open Data using Open Source Tools\nOpen and local friendly data platform to make Open Data collaboration easier using modular tools and frameworks."
"text": "Collaborate on Open Data using Open Source Tools\nOpen source, serverless, and local-first Data Platform that makes it easy to collaborate on Open Data! Built on top of Dagster, dbt, Quarto, and DuckDB. You can check two instances of Datadex working in the following repositories:"
},
{
"objectID": "index.html#setup",
Expand Down
4 changes: 2 additions & 2 deletions site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit 3e534f5

Please sign in to comment.