We took a trip down our old Observable #JSNotebook(s) ๐Ÿ“š and #dataVizPro ๐Ÿ“Š tools memory lane today.

See many insightful and working Observable JS examples in our new ๐• Highlights ๐Ÿ˜Ž

๐Ÿ“ฐ โค‘ https://twitter.com/TarasNovak/highlights

#DataViz ๐Ÿ“ˆ / #GeoSpatial ๐Ÿ—บ๏ธ/ #DataTools ๐Ÿ› ๏ธ ๐Ÿง™โ€โ™‚๏ธ

Log in to X / X

Log in to X to see the latest. Join the conversation, follow accounts, see your Home Timeline, and catch up on posts from the people you know.

X (formerly Twitter)

Observable #JSNotebooks ๐Ÿ“š are a great alternative to Quarto markdown, "polyglot" notebooks from #netInteractive team, and standard Python or R Jupyter notebooks.

๐Ÿ“ฅ โค‘ https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js

These JS notebooks are ideal for data scientists who prefer native #VSCode notebook interface and reactive Observable cells.

Quick demo of running and exploring our #DuckDB #JSNotebook ๐Ÿ““ in VS Code IDE from our Observable #DataTools ๐Ÿ› ๏ธ collection:

๐Ÿ“š โค‘ https://github.com/RandomFractals/observable-data-tools

#SQL / #DataNotebooks ๐Ÿง™โ€โ™‚๏ธ

Observable JS - Visual Studio Marketplace

Extension for Visual Studio Code - Interpreter for ObservableHQ Notebooks - Includes VS Code Notebooks with Observable, Observable "Markdown" files with embedded Observable (.omd) and Observable "JavaScript" files.

Did I mention that paid subs #DuckDBPro tools I am working on will come with #DataPackages ๐Ÿ“ฆ support and ER diagrams?

Here is the gist of that prototype in Observable #JSNotebook ๐Ÿ““ from last year:

https://observablehq.com/@randomfractals/datapackage-duckdb?collection=@randomfractals/duckdb

#DuckDB Pro #DataTools ...

Data Package ๐Ÿ“ฆ DuckDB

This notebooks imports tabular Data Package resources into DuckDB for data preview and queries in Observable Data Table and SQL data view cells. Data Package tip: Change Data Package URL below to view different datasets. Tabular Data Resources Data Package Diagram Data Tables Table Data Data Package Data DuckDB DuckDB Data Tables DuckDB SQL Appendix

Observable

Our #DuckDB #dataTables #JSNotebook ๐Ÿ““ has been updated to show tables #graphviz diagram.

https://observablehq.com/@randomfractals/duckdb-data-tables

#dataTools ๐Ÿ› ๏ธ ...

DuckDB Data Tables

DuckDB Client tables info notebook. DuckDB Init tip: use Observable File Attachments to add other `.csv`, `.json`, or `.parquet` data files to preview. See DuckDB Client notebook for more info. Database Tables Table Columns Select table: Table Summary Summary of ** ** table data using Summary Table Observable cell: Table Data Data Wrangler Query and transform DuckDB ** ** data with Arquero in Observable Data Wrangler cell with auto-generated JS data transformations code: Table Data SQL Query DuckDB data tab

Observable