Skip to content

factset/stachschema-sdks

Repository files navigation

Stachschema-sdks

STACH Schema Version Apache-2 license Maven NuGet PyPi CRAN Go NPM

Stachschema is a Google Protobuf language schema for tables and charts. This repository contains corresponding auto-generated models in Java, Python, .Net, R, Javascript, and Typescript languages which can facilitate in the serialization and deserialization process. Refer to stachschema documentation to know more.

Installation

Framework Repository
DotNet https://www.nuget.org/packages/FactSet.Protobuf.Stach/
Java https://mvnrepository.com/artifact/com.factset.protobuf/stach
Python https://pypi.org/project/fds.protobuf.stach/
R https://cran.r-project.org/web/packages/factset.protobuf.stach/index.html
Go https://github.com/factset/stachschema/tree/master/go

Generation

Please refer to this link.

Contributing

  • Source code present in each language directory are auto-generated and should not be manually edited here. Refer stachschema documentation for instructions on how to modify these files.
  • Unit tests are open for enhancements and bug fixes. Please create pull requests with the proposed changes.

License

Distributed under the Apache License v2.0. See LICENSE for more information.