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
- Host: GitHub
- URL: https://github.com/carpentries-incubator/frictionless-data-agriculture
- Owner: carpentries-incubator
- License: other
- Created: 2021-02-15T14:13:41.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-10-21T14:51:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T12:57:44.735Z (10 months ago)
- Topics: agriculture, carpentries-incubator, data-management, english, frictionless-data, lesson, pre-alpha, python
- Language: Python
- Homepage: https://carpentries-incubator.github.io/frictionless-data-agriculture/
- Size: 78.1 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
# Frictionless Data for Agricultural Research
[](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 flowsFrictionless 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 . 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