LookUpGroup27 / LookUp

0 stars 1 forks source link

Find a star data set with their related info #156

Closed Kenzoud closed 5 days ago

Kenzoud commented 1 week ago

Task description: Identify and source a dataset containing information about stars that are visible to the naked eye and have proper names, ensuring the dataset aligns with the app’s focus on recognizable celestial objects.

Acceptance criteria: • The dataset includes only stars that are visible to the naked eye under typical viewing conditions (apparent magnitude of approximately +6.5 or brighter). • Each star in the dataset has a proper name (e.g., Sirius, Vega, Betelgeuse) in addition to its scientific designation. • The dataset includes key attributes such as: • Proper name. • Right Ascension (RA) and Declination (DEC) for celestial coordinates. • Apparent magnitude. • Spectral type or classification. • The dataset is in a format that is easy to process and integrate into the app (e.g., CSV, JSON, or database-compatible format).