Skip to content

An tool to enable people to more easily explore open data provided by NYC

License

Notifications You must be signed in to change notification settings

jujiang526/scout

 
 

Repository files navigation

A new searchable interface for New York Open Data (or any socrata data portal)

screenshot

Introducing scout, an open source browser-based tool that eases the discovery and curation of thematically related and joinable datasets to broaden the application of open data to uncover new insights.

Scout is designed to help surface datasets in the NYC Open Data Portal that might have escaped your attention before.

Try it out here

Contributing

We love all contributions, be it a bug report or feature request via a GitHub issue, or feedback over email

Roadmap

We will maintain a 6 month roadmap which you can read here: roadmap. If you want clarification on the roadmap or have suggestions or other comments, please open an issue.

Development

If you want to help with the development of scout, you will need to be able to run the code locally. Scout is built using React and for development we use yarn.

To get started install yarn and then run the following in a terminal:

yarn

Once that is done simply run the folowing to start the development server:

yarn start

Socrata Data Discovery API

Main data source for the project is the Socrata Data Discovery API. API docs live here:

https://socratadiscovery.docs.apiary.io/#

About

An tool to enable people to more easily explore open data provided by NYC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 73.3%
  • JavaScript 19.0%
  • CSS 6.0%
  • Other 1.7%