Coder Social home page Coder Social logo

atx311's Introduction

Explore Public ATX 311 Data

https://data.austintexas.gov supplies public information regarding 311 requests in the City. This repo creates a pre-built Elasticsearch + Kibana + Grafana stack (w/ Docker) that is able to ingest 311 data and display it.

Data comes from: https://data.austintexas.gov/Utilities-and-City-Services/Austin-311-Public-Data/xwdj-i9he

Setup

  1. $ pip install -r requirements.txt

  2. $ docker compose up --detach

  3. $ python import.py

  4. $ open http://localhost:3000 to view Grafana (admin/admin username password).

  5. $ open http://localhost:5601 to view Kibana & create desired index pattern eg: atx311-*.

  6. $ open http://localhost:9200 to interact with the Elasticsearch API directly.

atx311's People

Contributors

cisco-kyluce avatar dependabot[bot] avatar nomadmtb avatar

Watchers

 avatar

atx311's Issues

Create index pattern

There is a slight disconnect right now with grafana and the elasticsearch backend. There is a manual step that assumes the user has created an index patter for atx311-*.

Maybe the import script should create the index pattern after indexing the documents?

Download latest csv automatically

There is a disconnected / manual step where a user needs to download the csv from the city's website. Let's make that automatic if they don't explicitly supply the file as an arg to import.py.

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.