See your CSVs
Following on the tails of 3D models and geographic data, GitHub.com now also supports rendering tabular data in the form of .csv (comma-separated) and .tsv (tab-separated) files. When viewed, any…
Following on the tails of 3D models and geographic data, GitHub.com now also supports rendering tabular data in the form of .csv (comma-separated) and .tsv (tab-separated) files.

When viewed, any .csv or .tsv file committed to a GitHub repository will automatically render as an interactive table, complete with headers and row numbering.
You can even link to a particular row simply by clicking the row number, or select multiple rows by holding down the shift key. Just copy the URL and send it to a friend.

Want to see if a certain value is in your dataset? Just start typing and the data filters itself.

Building software is about more than code. Whether analyzing a government dataset, comparing performance benchmarks, or parsing crash reports, working with tabular data on GitHub just got a little bit easier.
For more information, check out our help article.
Happy Analyzing!
Written by
Related posts
GitHub Copilot now available in github.com for Copilot Individual and Copilot Business plans
With this public preview, we’re unlocking the context of your code and collaborators—and taking the next step in infusing AI into every developer’s workflow.
Try out OpenAI o1 in GitHub Copilot and Models
OpenAI o1-preview and o1-mini are now available in GitHub Copilot Chat in VS Code and in the GitHub Models playground.
Enhancing the GitHub Copilot ecosystem with Copilot Extensions, now in public beta
Whether you’re an individual developer looking to streamline your workflow or an organization aiming to integrate proprietary tools, GitHub Copilot Extensions now offers a platform to make that happen and to share your creations on the GitHub Marketplace.