- Notifications
You must be signed in to change notification settings - Fork20
githubocto/flat-viewer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
👉🏽 👉🏽 👉🏽Full writeup:Flat Data Project 👈🏽 👈🏽 👈🏽
Flat Viewer is a tool to view un-nested data (CSV & JSON files) in an interactive table. The table has various affordances for exploring the data, such as:
- filtering
- sorting
- sticky header and column
- diffs for specific commits that change the data
Flat Viewer is part of a larger project to make it easy to fetch and commit data into GitHub repositories. The action is intended to be run on a schedule, retrieving data from any supported target and creating a commit if there is any change to the fetched data. Flat Data builds on the“git scraping” approach pioneered by Simon Willison to offer a simple pattern for bringing working datasets into your repositories and versioning them, because developing against local datasets is faster and easier than working with data over the wire.
To use Flat Viewer, prependflat to the URL of your GitHub repo:
from:github.com/githubocto/flat-demo-covid-dashboardto:flatgithub.com/githubocto/flat-demo-covid-dashboard
To run locally:
yarn# to install dependenciesyarn devflatgithub.com will automatically re-build and deploy when changes are pushed to themain branch.
If you run into any trouble or have questions, feel free toopen an issue.
❤️ GitHub OCTO
About
Data viewer for Flat repos
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
