kelle / AstrodbWeb

A web application for accessing the BDNYC SQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstrodbWeb

This web application allows you to query the BDNYC database (Filippazzo et al. 2015) from your browser. It uses the astrodbkit python package to perform queries and returns tables in JQuery-DataTable format and figures created with Bokeh. Aladin Lite is used to generate finder charts in the Summary pages.

This code can be downloaded or forked for use with your own SQL database. You will want to modify the static and template HTML files to use your styling and remove the Google Analytics tracking information from ours. Running a local version of this application is easy, just run:

python runapp.py

and navigate to the indicated URL.

A live version of this app can be found here with a backup available at Heroku.

How to Cite

Please include a citation to the Zenodo record in publications that utilize this application.

DOI

About

A web application for accessing the BDNYC SQL database

License:MIT License


Languages

Language:HTML 38.2%Language:Python 36.7%Language:CSS 25.1%