this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

:art:

+6 -2
+6 -2
Open Data.md
··· 291 291 292 292 - Let me add local and remote datasets. Not just one as I'd like to join them later. 293 293 - Let me plot it using Vega-Lite. Guide me through alternatives like [Vega's Voyager2](https://vega.github.io/voyager2/) does. 294 + - Might be as simple as surfacing Observable Plot with DuckDB WASM... 294 295 - Use LLMs to improve the datasets and offer next steps: 295 296 - Get suggested transformations for certain columns. If it detect a date, extract day of the week. If it detects a string, `lower()` it... 296 297 - Get suggested plots. Given that it'll know both the column names and the types. Should be possible to create a prompt that returns some plot ideas and another that takes that and write the Vega-Lite code to make it work. ··· 306 307 307 308 Could be an awesome front-end to explore [[Open Data]]. 308 309 309 - ### Interesting Projects 310 + ### Relevant Projects 310 311 311 312 - [Rath](https://rath.kanaries.net/) 313 + - [Hex.tech](https://hex.tech/) 312 314 - [Perspective](https://perspective.finos.org/) 313 315 - [Rill Developer](https://github.com/rilldata/rill-developer) 314 - - [Datastation](https://app.datastation.multiprocess.io/) 316 + - [Datastation](https://datastation.multiprocess.io/) 317 + - [Excalichart](https://www.excalichart.com/) 318 + - [Chartpilot](https://www.chartpilot.com/) 315 319 316 320 #### Datafile 317 321