Giter Site home page Giter Site logo

aptera-data's Introduction

Aptera Data

Extract the investor ranking data from Aptera Motor's Accelerator Program status page. This code is hacky, but the Accelerator program will cease in O(months), so there's no need to make it more robust.

The program in aptera-data.py scans the web page at https://aptera.us/leaderboard/ for information like the backend XHR server, and the makes XHR requests to obtain the table data from the Microsoft Power BI backend. The table data is written as CSV to standard output, to be used in the spreadsheet at https://tinyurl.com/ApteraAccelerationGraph to compute statistics like the expected time until the program ends, etc. This replaces the previous method for extracting this data, which was simply a copy-n-paste from the leaderboard status page to the acceleration statistics/graphs page. Selecting all rows from the Power BI page took many minutes and became untenable as the Accelerator program got to over ~800 entries.

The program in aptera-poll.sh is used in a shell to let me know when to update the spreadsheet. It is another quick-and-dirty hack. The spreadsheet data upload and cut-n-paste are still manual operations.

aptera-data's People

Contributors

bennetyee avatar

Stargazers

Ethan Sherbondy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.