Skip to content

Elasticsearch Rally demo track using company data from Camden Council

Notifications You must be signed in to change notification settings

RIKnight/camden_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Camden Demo Track

This track is based on the Scott Logic tutorial which uses data sourced from Camden Council, detailing information about various companies "in the Borough".

Example Document

{
    "id": "103248", 
    "company_name": "LOTUSTREE PROPERTY SERVICES LIMITED", 
    "company_number": "12635264", 
    "care_of": "", 
    "po_box": "", 
    "address_line_1": "130 OLD STREET", 
    "address_line_2": "", 
    "town": "LONDON", 
    "county": "", 
    "country": "ENGLAND", 
    "postcode": "EC1V 9BD", 
    "company_category": "Private Limited Company"
}

Parameters

This track allows to overwrite the following parameters with Rally 0.8.0+ using --track-params:

None. This track does not use parameters in this way.

License

Same license as the original data from Camden Council: OS OpenData.

About

Elasticsearch Rally demo track using company data from Camden Council

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published