Offering one-off grants of $5,000, the mini-grant scheme is open to any persons or organizations interested in developing a tool for reproducible science built using Frictionless Data tooling, specs, or software.
Just a reminder, there is one month left to apply to our Frictionless Data for reproducible research tool fund grant. We are providing a number of mini-grants of $5,000 to support individuals or organisations in developing an open tool for reproducible science or research built using the Frictionless Data specifications and software.
Hi @herrmann! I’m the product manager on the Tool Fund so I’ll answer for Lieke
That’s a great question. Their deliverables have been set, but I would still be interested in hearing any ideas that you might have for suggestions. If you have any thoughts, please share them here!
Also, we will most likely have another round of Tool Fund projects in 2020, in case you have ideas for a new project you would like to implement.
Yes, I do have an idea. Intake is a Python tool that helps loading large datasets in chunks, and can distribute processes to different cores or a cluster by using Dask. When working with tabular data, it does manage column types and other metadata, but does not yet support reading or writing Tabular Data Packages. Since Intake features an interface for writing plugins, I figured that writing a Tabular Datapackage specification plugin for Intake using datapackage-py could be helpful for people working with large datasets.
I could write it myself, but I would take some time to learn the Intake interface and implement it. Then I remembered there had been a Frictionless Data Tool Fund some time ago and that this could be a good deliverable for someone working on that.
Thanks, @herrmann, I think the idea is good. I guess there are no active Tool Fund mini-grants at the moment but we can help with datapackage-py usage if someone would take this project.
I appreciate the libraries frictionlessdata has produced. I plan to incorporate it in a work project for data validation/transformation, which I see was a topic for one of the winning grantees. Is it safe to say this objective has not yet been incorporated into the current projects?
Hi @Stephen.Scheid! Welcome to the Frictionless Data discussion board!
Data validation is an integral part of the Frictionless software and tools, and all of the Tool Fund grantees will be incorporating it in one way or another.
That is great to hear that you will be incorporating Frictionless into your project! Please keep us updated on how it goes, and feel free to ask us any questions here, in our gitter chat, or open an issue in GitHub.