Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Flat Data GitHub Action demo repo

License

NotificationsYou must be signed in to change notification settings

githubocto/flat-demo-xlsx

Repository files navigation

This demo is part of a larger Flat Data project created byGitHub OCTO. Read more about the projecthere.

What this demo does

This repository uses aFlat Data Action to fetch a XLSX file from an http endpoint every 15 minutes. Using a postprocessing script, Flat converts the XLSX file to a CSV file.

Inside.github/workflows/flat.yaml:

-name:Fetch datauses:githubocto/flat@v3with:http_url:https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsxdownloaded_filename:mobile-connectivity.xlsx# The http_url gets saved and renamed in our repository as this filepostprocess:./postprocess.ts# A postprocessing javascript or typescript file written in Deno

diagram

Postprocessing

Refer to theFlat postprocessing library for more helper functions and examples for writing postprocessing scripts.

License

MIT

About

A Flat Data GitHub Action demo repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp