Skip to content

OxfordEconomics/Mandoline.Api.Examples

Repository files navigation

Copyright 2017 OXFORD ECONOMICS LTD.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Mandoline.Api.Examples

C#:

  • README.md: more detailed information about this solution and its requirements
  • ../Client.Gui: Windows form application, displaying example API calls in grid form
  • ../Client.Repl: Command line application, displaying calls in console
  • ../Core: the api call implementation
  • ../Tests: unit tests

Python:

  • README.md: more detailed information about these scripts and their requirements
  • ../api_client.py: sdk for making api calls
  • ../api_example.py: example implementations

JS:

  • index.html: run the examples
  • js/api_examples.js: example script code
  • js/manage_selections.js: view/delete user selections

Power BI:

  • api_sample_queries.pbix: example application integration

Tableau:

  • index.html: example web data connector for tableau
  • js/api_connector.js: connector scripts for /index.html web data connector
  • webtask/api_connector.js: similar to above but adapted for use with Webtask

R:

  • ../download_selection.r: example download of saved selection