Skip to content

welsh-revenue-authority/property_platform_app

Repository files navigation

Property platform poc

A POC for a property data platform.

And the platform API documentation.

Getting started

Requirements

  • Python

Set up

This app connects to a database on heroku. You need to add the database details to a .env file. Set these vars

HEROKU_PGDATABASE=
HEROKU_PGHOST=
HEROKU_PGPASSWORD=
HEROKU_PGUSERNAME=

We recommend working in a virtual environment.

Install the python dependencies

make init

Run the app

Run the app with

make run

Documentations

Read the documentation here

Command line tools

There are bulk data load scripts in cli.py. They are intended to be run on developer's machine or a VM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •