Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Adds community call blog
  • Loading branch information
sapetti9 authored Oct 2, 2023
1 parent 8bb4200 commit 410abab
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions site/blog/2023-10-02-community-call/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Frictionless Data Community Call September 2023
date: 2023-10-02
tags: ['events', 'community-hangout']
category: events
image: /img/blog/Cover-Sept-community calls.png
description: At our last monthly call we presented the new Frictionless no-code application Open Data Editor...
author: Sara Petti
---
After 2 long months of absence, our monthly community call was finally back on September 28<sup>th</sup>, with some very exciting news! Our Tech Lead Evgeny Karev presented the work that has absorbed so much of his and Shashi Gharti’s time in the last months: the Frictionless no-code application [Open Data Editor](https://opendataeditor.okfn.org/).

The problem that inspired this new tool is that still today there is no easy tool to manage and publish data for those who don't have technical skills. The new Open Data Editor offers the possibility to access all Frictionless functionalities without having to write one single line of code, nor open your shell. Like most Frictionless products, Open Data Editor focuses on tabular data, and it can easily open big files because it uses the ``` database ``` under the hood (similarly to CKAN). You can use it to edit metadata, and declare some rules for opening that you can share with your collaborators, making your data more reproducible.

You can use it to create data visualisation with VegaLite, but Open Data Editor has also an AI support, which you can use to create charts for you, in case you don’t know how to use the VegaLite specifications. You can also publish data stories, and much much more! Check out Evgeny’s presentation to see all the great features of the Open Data Editor:

<iframe width="560" height="315" src="https://www.youtube.com/embed/a0IyJPSmJyY?si=xOfI7YmS4EsVcKlp" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

The application is still a work in progress, but if you would like to try it out that’s of course absolutely possible, and we would love it if you could give us feedback, so please let us know if you spot anything weird. To make the experience smoother, we have a detailed [documentation website](https://opendataeditor.okfn.org/documentation/getting-started/) you can consult.

# Join us in October!
Next community call is on October 26<sup>th</sup>, join us to hear exciting news about the [Frictionless specs](https://specs.frictionlessdata.io/) update!

Do you have something you would like to present to the community at one of the upcoming calls? Let us know via [this form](https://forms.gle/AWpbxyiGESNSUFK2A), or come and tell us on our [community chat on Slack](https://join.slack.com/t/frictionlessdata/shared_invite/zt-17kpbffnm-tRfDW_wJgOw8tJVLvZTrBg)(also accessible via a [Matrix bridge](https://matrix.to/#/#frictionlessdata:matrix.okfn.org) if you prefer to use an open protocol) .

You can sign up for the call already [here](https://docs.google.com/forms/d/e/1FAIpQLSeuNCopxXauMkrWvF6VHqOyHMcy54SfNDOseVXfWRQZWkvqjQ/viewform?usp=sf_link). Do you want to share something with the community? Let us know when you sign up.

# Call Recording
On a final note, here is the recording of the full call:

<iframe width="560" height="315" src="https://www.youtube.com/embed/kxB7NZiXF4A?si=5tb2LrJFJaChP-dR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

0 comments on commit 410abab

Please sign in to comment.