Skip to content

idea - incorporate Flatterer for Frictionless DP #164

Open
@CecSve

Description

Similar to the issue in rgbif, it might be worth exploring if Flatterer would make sense to integrate in pygbif

With Flatterer you can:

  • easily convert JSON to flat relational data such as CSV, XLSX, Database Tables, Pandas Dataframes and Parquet;
  • convert JSON into data packages, so you can use Frictionless data to convert into any database format;
  • create a data dictionary that contains metadata about the conversion, including fields contained in the dataset, to help you understand the data you are looking at;
  • create a new table for each one-to-many relationship, alongside _link fields that help to join the data together.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      idea - incorporate Flatterer for Frictionless DP · Issue #164 · gbif/pygbif