{"id":30523924,"url":"https://github.com/intake/intake-avro","last_synced_at":"2026-03-11T05:30:54.433Z","repository":{"id":60722460,"uuid":"120643546","full_name":"intake/intake-avro","owner":"intake","description":"Apache Avro plugin for Intake","archived":false,"fork":false,"pushed_at":"2020-02-06T14:58:06.000Z","size":57,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-24T17:13:29.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-07T16:51:50.000Z","updated_at":"2020-03-04T08:01:48.000Z","dependencies_parsed_at":"2022-10-03T21:01:42.724Z","dependency_job_id":null,"html_url":"https://github.com/intake/intake-avro","commit_stats":null,"previous_names":["continuumio/intake-avro"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/intake/intake-avro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-avro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-avro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-avro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-avro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intake","download_url":"https://codeload.github.com/intake/intake-avro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-avro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-26T20:51:59.674Z","updated_at":"2026-03-11T05:30:54.414Z","avatar_url":"https://github.com/intake.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intake-avro\n\n[![Build Status](https://travis-ci.org/ContinuumIO/intake-avro.svg?branch=master)](https://travis-ci.org/ContinuumIO/intake-avro)\n[![Documentation Status](https://readthedocs.org/projects/intake-avro/badge/?version=latest)](http://intake-avro.readthedocs.io/en/latest/?badge=latest)\n\nThe [Apache Avro](https://avro.apache.org/) format is a popular method for information\nexchange, particularly for message and reord distribution in high-throughput systems.\n\nIn [Intake](https://github.com/ContinuumIO/intake/), there are two plugins provided for reading avro data:\n\n- `avro_table` is appropriate for data which have a schema simple enough to be\n  represented as columns with simple types, i.e., *flat* schema. The output of\n  this plugin are dataframes, and the reading is optimized for speed.\n- `avro_sequence` is more generic and can handle all possible avro schema, but\n  it produces generic python sequences of dictionaries, and is consequently\n  much slower than the table reader.\n\n### Installation\n\nThe conda install instructions are:\n\n```\nconda install -c conda-forge fastavro uavro\nconda install -c intake intake_avro\n```\n\n### Examples\n\nSee the notebook in the examples/ directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-avro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintake%2Fintake-avro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-avro/lists"}