question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Surface downloadable CSVs

See original GitHub issue

In order to make our CSVs more accessible, let’s:

  • Update the preamble of the data page:

We update all the data each day between 4pm and 5pm EDT. You can also get the dataset as a spreadsheet, CSV files, and an API.

  • Add a link to /data/download in the preamble of the /api page

Create a new page at /data/download that:

  • Shows similar information about caveats that we use in the API page.
  • Lists US and state download links
  • Displays all the fields, along with descriptions, like we do with the API page

Page structure:

  • US history
    • Download all history data
    • Field descriptions (collapsible)
  • State history
    • Download State data
      • Field descriptions (collapsible)
      • Download all states (/api/v1/states/daily.csv)
      • Download single state (collapsible)
        • List all state files (/api/v1/states/[state]/daily.csv)

Discussion:

I think the API explorer could still work well for downloadable CSV files, but I could be wrong. FYI all the fields and descriptions are defined by the API and automagically available, so reformatting the display is easy.

We could provide a list of all the downloadable CSV files by state (the daily history). I don’t think linking off to the api/v1/states/[state]/[date].csv files makes sense.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
kissanecommented, Jun 12, 2020

Maaaaaybe

We update all the data each day between 4pm and 5pm EDT. You can also see the dataset as a spreadsheet, download CSV files for everything we track, or use an API.

1reaction
keveecommented, Jun 17, 2020

All the fields in there are automatically updated when our API changes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sample CSV File for Adding Users to Office 365 - Microsoft
The file is a Microsoft Excel document. Users who do not have Microsoft Excel can view this document through the downloadable Excel Viewer....
Read more >
Export Surfaces point TO CSV - Civil 3D - Autodesk Forums
So i want to Export Surface points TO CSV, but points number still same as point groups data . actually csv surface points...
Read more >
Generate Civil 3D DWG Topo Surface from Excel CSV Points ...
Download Tutorial resource files here: https://www.buymeacoffee.com/8020BIM/e/37736Join the Free Discord 8020BIM Community Channel: ...
Read more >
North Pacific Nearshore Sea Surface Temperature (SST) csv ...
The Sea Surface Temperature (SST) data of the nearshore region of the North Pacific ... Click on title to download individual files attached...
Read more >
Land Surface Temperature [Day] (1 month - Terra/MODIS)
MOD11C2 (8-day), MOD11C3 (monthly) 2. Select Access Data and choose one of the tools available to download the data you need ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found