Bat Tracker – MongoDB Atlas Hackathon Submission

Overview of My Submission

TRACK BAT LOCATION MOVEMENTS OVER TIME

Movebank, is a public database, where scientists track animal movements by attaching a GPS device to the animal. Based on a certain frequencies, that data is recorded by t…


This content originally appeared on DEV Community and was authored by Anthony Dellavecchia

Overview of My Submission

Image description

TRACK BAT LOCATION MOVEMENTS OVER TIME

Movebank, is a public database, where scientists track animal movements by attaching a GPS device to the animal. Based on a certain frequencies, that data is recorded by the device and stored in the database.

There is a public API which gets this data, so developers can use it in various projects.

My idea for this was to:

  1. Get European free-tailed bat tracking data from Movebank's API.
  2. Store that data in MongoDB.
  3. Convert it to Time Series data.
  4. Display that data on a Map to track their movement history.

Unfortunately, I saw this Hackathon only a few days before the due date and did not have enough time to complete my idea. But I am submitting it as is. I may want to complete it in the future.

What I completed:

  • ✅ Get European free-trailed bat tracking data from Movebank's API
  • ✅ Store that data in MongoDB.
  • ⛔ Convert it to Time Series data.
  • ⛔ Display that data on a Map to track their movement history.

Submission Category:

Prime Time with Atlas Time Series

Screenshots:

Image description

Image description

Link to Code

GitHub logo anthonyjdella / atlas-hackathon-time-series

💚 My submission for the Atlas Hackathon sponsored by MongoDB. This is a Time Series app.

Bat Tracker

bat-tracker

MongoDB Atlas Hackathon Time Series

💚 This is my submission for the MongoDB Atlas Hackathon on DEV. The category is "Prime Time" for Time Series Collections. You can view my submission here.

Disclaimer

For this project, I wanted to work with technologies that I've never used. These were Django and MongoDB.

About

Movebank, is a public database, where scientists track animal movements by attaching a GPS device to the animal. Based on a certain frequencies, that data is recorded by the device and stored in the database.

There is a public API which gets this data, so developers can use it in various projects.

My idea for this was to:

  1. Get European free-tailed bat tracking data from Movebank's API.
  2. Store that data in MongoDB.
  3. Convert it to Time Series data.
  4. Display that data on a Map to track their movement history.

Incomplete

Unfortunately, I saw…

Additional Resources / Info

mongosh mongodb+srv://USER:PASS@cluster0.9ptvo.mongodb.net/Bat_DB?retryWrites=true&w=majority
brew tap mongodb/brew
brew install mongodb-community@5.0

brew services stop mongodb-community@5.0

brew services list

mongosh
mongocli config describe default
 mongosh "mongodb+srv://USER:PASS@cluster0.9ptvo.mongodb.net/Bat_DB?retryWrites=true&w=majority"

Thanks for sponsoring this great Hackathon! Although my submission is incomplete, I learned a lot.


This content originally appeared on DEV Community and was authored by Anthony Dellavecchia


Print Share Comment Cite Upload Translate Updates
APA

Anthony Dellavecchia | Sciencx (2022-01-14T06:12:48+00:00) Bat Tracker – MongoDB Atlas Hackathon Submission. Retrieved from https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/

MLA
" » Bat Tracker – MongoDB Atlas Hackathon Submission." Anthony Dellavecchia | Sciencx - Friday January 14, 2022, https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/
HARVARD
Anthony Dellavecchia | Sciencx Friday January 14, 2022 » Bat Tracker – MongoDB Atlas Hackathon Submission., viewed ,<https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/>
VANCOUVER
Anthony Dellavecchia | Sciencx - » Bat Tracker – MongoDB Atlas Hackathon Submission. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/
CHICAGO
" » Bat Tracker – MongoDB Atlas Hackathon Submission." Anthony Dellavecchia | Sciencx - Accessed . https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/
IEEE
" » Bat Tracker – MongoDB Atlas Hackathon Submission." Anthony Dellavecchia | Sciencx [Online]. Available: https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/. [Accessed: ]
rf:citation
» Bat Tracker – MongoDB Atlas Hackathon Submission | Anthony Dellavecchia | Sciencx | https://www.scien.cx/2022/01/14/bat-tracker-mongodb-atlas-hackathon-submission/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.