Skip to main content

A client for the Swedish insynsregistret

Project description

https://api.travis-ci.org/djonsson/insynsregistret.svg?branch=master https://codecov.io/gh/djonsson/insynsregistret/branch/master/graph/badge.svg

Introduction

Insynsregistret is a Swedish financial registry maintained by the Swedish Finansinspektionen (FI). It contains information regarding insider trading on the Stockholm Stock Exchange (OMX) which is the largest financial market in Sweden.

All insider trading is reported to FI, which publishes the data to this public database. This python library makes it easier to automate data extraction from Insynsregistret.

Please note that this library currently is under development. See the tests for usage instructions.

Usage

#Sets up environment and installs dependencies
$ make env

#Activate the environment
$ . env/bin/activate

#Shows the list of commands available
$ make help

  env         create a development environment using virtualenv
  deps        install dependencies
  clean       remove unwanted stuff
  lint        check style with flake8
  test        run all your tests using nose
  production  run test suite and do a release
  release     package and upload a release
  sdist       package

License

Insynsregistret is BSD licensed, so feel free to use it as you like.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insynsregistret-0.0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page