GithubHelp home page GithubHelp logo

r24mille / iesopublicreportbindings Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.46 MB

Java library (JAXB) for parsing public XML reports from Ontario's Independent Electricity System Operator (IESO).

License: MIT License

Java 100.00%

iesopublicreportbindings's People

Stargazers

 avatar

Watchers

 avatar  avatar

iesopublicreportbindings's Issues

.xsd documents reuse namespace (eg. DocBody)

When parsing the initial two reports, JAXB2 populated objects from GenOutputCapability into the com.theimo.schema package and VGForecastSummary into ca.ieso.schema due to the fact that their .xsd documents were located at different locations.

However, now multiple shemas located at http://reports.ieso.ca/docrefs/schema/ have a base element named DocBody. The current parser would have conflicts. Figure out some reasonable way to resolve this.

Surplus Baseload Generation report in different location than other reports

The surplus baseload generation reports (http://www.ieso.ca/imoweb/marketdata/sbg.asp) are a bit of a moving target due to the fact that the report's URL changes based on date (eg. http://www.ieso.ca/weather/mkt4/sbg/PUB_SurplusBaseloadGen_20140108_v1.xml)

However, the schema is constant (http://www.ieso.ca/docrefs/schema/SBG_r1.xsd) and would be useful information since surplus wind generation is so problematic in Ontario.

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.