GithubHelp home page GithubHelp logo

open311-simple's Introduction

Open 311 Simple

Introduction

This is a draft specification for a simplified Open 311 API. It is very much a work in progress. Comments, patches and (gentle) cluebats are encouraged.

API

The Open 311 Simple API is designed to do (3) things:

  • allow citizens to discover municipal services for which they can report an incident

  • report an incident (for a sevice)

  • inquire about the status of a reported incident

Additionally, it should be possible for individual users to search for incident reports. A search my be scoped to an individual user; by geographic location; by service type or status; and so on.

That's it, really. The API itself is short and simple, by design. One way to think about the API is that it doesn't do anything more than you might already be able to do over the telephone. As such editing incident reports or appending media items (photos, videos, etc.) are out of scope for the time being. There's nothing that would make it very hard to add either but in the interests of making the simplest common platform that all cities can implement with a minimum of fuss they've been left out for the time being.

As of this writing API methods for administrative functions are not included. It's not clear that they should be part of the core Open311 Simple specification. For the sake of discussion a base administrative API should be limited to:

  • create and edit service types

  • create and edit status types

  • update incident reports

  • create and edit incident notes

Detailed notes and statements of bias are discussed in the api.md document.

There is also a reference implementation built using Flamework (read: PHP and MySQL).

open311-simple's People

Contributors

thisisaaronland avatar

Watchers

 avatar  avatar

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.