Giter Club home page Giter Club logo

sdx-downstream-cora's Introduction

DEPRECATED Please note that this repository is no longer used and will likely be removed at some point in the future. The information in this readme may be out of date or possibly misleading and should not be relied upon.

sdx-downstream-cora

Build Status Codacy Badge codecov

SDX Downstream service for processing CORA destined survey data

Getting started

Pure python

It's recommended to use virtualenv

If you are building in your local dev environment with a local version of sdx-common, run:

$ make dev

Otherwise, run:

$ make build

which pulls sdx-common from GitHub as a git submodule and installs it with pip.

To run tests, do:

$ make test

Docker

$ docker build -t sdx-transform-cora

Configuration

The following envioronment variables can be set:

Environment Variable Default Description
SDX_STORE_URL http://sdx-store:5000 The URL of the sdx-store service
SDX_TRANSFORM_CORA_URL http://sdx-transform-cora:5000 The URL of the sdx-transform-cora service
SDX_SEQUENCE_URL http://sdx-sequence:5000 The URL of the sdx-sequence service
FTP_HOST pure-ftpd FTP to monitor
FTP_USER none User for FTP account if required
FTP_PASS none Password for FTP account if required
FTP_FOLDER / FTP folder
FTP_HEARTBEAT_FOLDER /heartbeat FTP heartbeat folder
RABBIT_QUEUE sdx-cora-survey-notifications Rabbit queue name
RABBIT_EXCHANGE message RabbitMQ exchange to use

License

Copyright (c) 2016 Crown Copyright (Office for National Statistics)

Released under MIT license, see LICENSE for details.

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.