Giter VIP home page Giter VIP logo

amateurs-guide-to-the-galaxy's Introduction

Amateurs-Guide-to-the-Galaxy

CS 31A PC-DBA Project

  • TEAM: Robert Mitchell, Anna Chang, Christopher Dunleavy

Description:

  • The database will allow users to query the data for nearby stars of high brightness that they could then observe with their telescope (nearby = within 50 parsecs, and bright = magnitude higher than +9.0).

Data Source:

Since cosmological data is so complex, it would require more domain knowledge for our group to handle, which is why we chose a dataset that an amateur could navigate without sacrificing a robust set of interesting attributes to query.
Since tabular data is best suited for setting up a database, we decided to search for catalogs that are not too overwhelming in scope.

The above referenced dataset combines three major catalogs: the Hipparcos Catalog, the Yale Bright Star Catalog (5th ed.), and the Gliese Catalog of Nearby Stars (3rd ed.). This is where its name, โ€˜HYGโ€™ comes from. The dataset is available as a CSV file, which will help us when we need to begin building/importing into our database.

One of the challenges will be acquiring enough domain knowledge to make meaningful queries. Nevertheless, it is also an appealing feature for our group, since we are all very curious individuals. Another challenge will be the amount of actual records. Luckily, the attributes are very well defined and sensible; therefore, the number of records should not pose too much of a problem so long as we have well elaborated relationships and a good reason to perform queries.

An exciting feature of the dataset is geospatial/coordinate fields, which we may be able to use for visualization. There are two fields that contain location-based data in two specific formats:

  • X,Y,Z:
  • VX,VY,VZ

Another exciting feature is the possibility of using SQL and the database in conjunction with other kinds of analysis and visualization tools.

Next steps require specification through the diagramming of our entity relationships.

amateurs-guide-to-the-galaxy's People

Contributors

robertmitchellv avatar

Watchers

 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.