Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Contexture Showcase #36

@vyrnix9582046173

Description

@vyrnix9582046173

I created a website to showcase Contexture's power and ability to adapt to diverse datasets. The datasets include: car crashes, restaurant locations, COVID-19, SAT scores, school grants, bank failures.

Site link here: Contexture.site

captured

It is a great way to introduce someone to Contexture, as they can explore different types of data and have their own unique findings from exploring.

By accident, while working with a diverse set of datasets, I came up with an almost completely automated system for creating searches since there needed to be a lot of conversion from one data type to the ES bulk JSON format.

In the end, it can probably be as easy as dropping in a <csv|json|pdf|xslx|ods> file , convert it to the elastic search bulk JSON format (using elastic search as the provider in this case), create an index in elastic search, and then have an interface that automatically detects the schema and dynamically pick the right components. This doesn't account for some of the ES stuff like creating an index pattern and possibly updating security settings for access.

I wanted to put the idea out to the Contexture community and see if it would be valuable project to go forward with, if it would solve anyone's problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions