TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Pastebin for CSV

12 pointsby huyalmost 11 years ago

4 comments

huyalmost 11 years ago
I think it&#x27;s important to share the context behind this project:<p>I work on the Data team of an acquired startup, working a lot with business&#x2F;product people. We communicate a lot through internal chat (Hipchat!) and get a lot of requests for adhoc data.<p>We (the data people) would then run these quick queries, export the results and send over to them in email (CSV).<p>I find this process very cumbersome, as they&#x27;d have to open their email, download the CSV and load them into Excel to be able to see them. Sometimes it&#x27;s just a small table, and doing this is really inefficient.<p>That&#x27;s why we made ShareCSV: They (Product&#x2F;Marketing&#x2F;Business) just get a link to click, and most of the time they&#x27;ll see the numbers they need without having to download anything (and having Excel&#x2F;OpenOffice to open them).
评论 #8060664 未加载
flipstablesalmost 11 years ago
Nice.<p>How about a text box to copy&#x2F;paste data from Excel and then options to specify delims, quotes, &amp; escapes? That would be great as I hate to save a file to my desktop before dragging it into the browser.
fiatjafalmost 11 years ago
You could add charts with just one line of code: <a href="http://charts.brace.io/" rel="nofollow">http:&#x2F;&#x2F;charts.brace.io&#x2F;</a>
评论 #8062433 未加载
spyglassalmost 11 years ago
Very useful. Certainly quicker than uploading to Google Docs, Zoho Office, and other workalike services.<p>It would be much more useful if it had user accounts, though. One might want to edit or delete an uploaded file.
评论 #8061780 未加载
评论 #8060707 未加载