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

https://github.com/andersy005/xarray-datasette

Code to package pydata/xarray issue tracker data using Datasette.
https://github.com/andersy005/xarray-datasette

Last synced: 4 months ago
JSON representation

Code to package pydata/xarray issue tracker data using Datasette.

Awesome Lists containing this project

README

          

# pydata-issue-tracker-datasette

[![collect-github-data](https://github.com/andersy005/pydata-issue-tracker-datasette/actions/workflows/github-to-sqlite.yaml/badge.svg)](https://github.com/andersy005/pydata-issue-tracker-datasette/actions/workflows/github-to-sqlite.yaml)

Github Action Workflow to pull [pydata/xarray](https://github.com/pydata/xarray)'s issue tracker data from Github's API
and build this dataset into a SQLite database, and serve the results using Datasette.

This workflow uses the following projects:

- https://github.com/simonw/csvs-to-sqlite
- https://github.com/simonw/datasette

Deployed to https://pydata-datasette.fly.dev/