An open API service indexing awesome lists of open source software.

https://github.com/carpentries-incubator/frictionless-data-agriculture

Frictionless Data for Agriculture Research
https://github.com/carpentries-incubator/frictionless-data-agriculture

agriculture carpentries-incubator data-management english frictionless-data lesson pre-alpha python

Last synced: 8 months ago
JSON representation

Frictionless Data for Agriculture Research

Awesome Lists containing this project

README

          

# Frictionless Data for Agricultural Research
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)

**Thanks for contributing to The Carpentries Incubator!**

Frictionless Data is a progressive framework for building data infrastructure. Frictionless can do:
- data management
- data integration
- data flows

Frictionless allows users to describe data using a straightforward syntax. Frictionless describes a datasets as a collection of one or more data tables having rows and columns. Frictionless provides metadata to describe columns, tables and a dataset.

This lesson teaches the principles of Frictionless Data, and the basics of how to create, use and transform Frictionless data.

This lesson uses example data from Agricultural field experiments and is directly relevant to agricultural scientists and ecologists.

\* To set the URL on GitHub, click the gear wheel button next to **About**
on the right of the repository landing page.
The lesson URL structure is **https://carpentries-incubator.github.io/**:
a repository at https://github.com/carpentries-incubator/new-lesson/ will have pages at
the lesson URL https://carpentries-incubator.github.io/new-lesson/.

## Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

Please see the current list of [issues][FIXME] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.

## Maintainer(s)

Current maintainers of this lesson are

* Richard Ostler @richardostler

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[cdh]: https://cdh.carpentries.org
[change-default-branch]: https://docs.github.com/en/github/administering-a-repository/changing-the-default-branch
[community-lessons]: https://carpentries.org/community-lessons
[lesson-example]: https://carpentries.github.io/lesson-example