Skip to content

An analysis of datasets to gain an insight into the movements of migratory birds.

License

Notifications You must be signed in to change notification settings

Tubbz-alt/Bird-Data-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Bird Data Analysis

Codacy Badge

An analysis of datasets to gain an insight into the movements of migratory birds. This project utilises Python along with pandas, matplotlib, numpy, and the cartopy package.

Gull Tracking

This project explores the migratory patterns of three Gulls from their Summer breeding grounds on the Belgian and Dutch coasts to their winter feeding grounds in North West Africa - namely Morocco, Senegal and the Gambia.

I used this data to:

  • Plot the latitude and longitude of a flight trajectory for a single bird on a standard 2D plot
  • Plotted the flight trajectories for each of the gulls on a 2D plot
  • Plotted a histogram of speed frequencies for a single bird
  • Calculated the daily mean speed for a single bird to determine which days it flew long distances on during its migration
  • Plotted the daily mean speeds for each of the gulls
  • Plotted a Cartographic Projection for each of the gulls

View these outputs here.

The data used for this project is a subset of a dataset available at Global Biodiversity Information Facility's Website. This is licensed under Creative Commons 1.0.

About

An analysis of datasets to gain an insight into the movements of migratory birds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%