Coder Social home page Coder Social logo

criusdev's People

Contributors

lockefox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

criusdev's Issues

Suggested enhancements: Timestamp + dump to CSV

Would be good to create a timestamp to each record to record data freshness. As for example systemcostindex is only cached hourly, to the hour is sufficient.

Along lines of:

var timestamp = ("" + Utilities.formatDate(new Date(), "GMT", "yyyy-MM-dd:hh:")+ "00Z");

Secondly, would also be good to have dump to CSV option on each update, will allow history to be captured for analytics. Naming could be "yyyy-mm-dd hh00 systemcostindex.csv" etc.

Bug in getIndustryJobs() for personal API keys

Doesn't work. Bug on line 608 -- keyType for personal API keys is "Character" not "Account". You might also want to make it throw some sort of error on failure to read character keys rather than just defaulting to corp keytype -- makes the error messages very misleading.

getVolumes Crest call broken

The call in getVolumes in gdoc_scripts.js for fetching crest data is broken.

In line 919 (market_obj = __fetchCrest_market(item_id,region_id);) it should be first region_id and then item_id, because otherwise the Crest URL is wrong.

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.