Skip to content

Commit

Permalink
refactor: update derivative databases.
Browse files Browse the repository at this point in the history
  • Loading branch information
dziban303 authored and github-actions[bot] committed Aug 25, 2024
1 parent 80b1217 commit e7ab756
Show file tree
Hide file tree
Showing 10 changed files with 197 additions and 148 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@ This project consists of lists of 'interesting' aircraft, formatted as CSV files

## Current Content

There currently are about **14189** unique aircraft in **51** categories found in this repository. This [Dashboard](https://lookerstudio.google.com/reporting/46ff4328-09d3-4e65-ab5a-bd2ba27a18fd/page/4taCC) contains details of the main list and the most recent additions.
There currently are about **14202** unique aircraft in **51** categories found in this repository. This [Dashboard](https://lookerstudio.google.com/reporting/46ff4328-09d3-4e65-ab5a-bd2ba27a18fd/page/4taCC) contains details of the main list and the most recent additions.
These aircraft are divided into four main databases:

- [plane-alert-db.csv](plane-alert-db.csv) - A list of interesting aircraft with tags, categories and links. (14156)
- [plane-alert-db.csv](plane-alert-db.csv) - A list of interesting aircraft with tags, categories and links. (14169)
- [plane-alert-pia.csv](plane-alert-pia.csv): A list that contains PIA planes. (68)
- [plane-alert-ukraine.csv](plane-alert-ukraine.csv): A list with Ukrainian planes. (33)
- [plane_images.csv](plane_images.csv): A accompanying list that contains aircraft images. (11207)
- [plane_images.csv](plane_images.csv): A accompanying list that contains aircraft images. (11216)

Based on these main databases, several derivative databases are created using a [GitHub action](https://github.com/sdr-enthusiasts/plane-alert-db/actions/workflows/create_db_derivatives.yaml):

- [plane-alert-civ.csv](plane-alert-civ.csv) - Civilian Registered Aircraft, includes Historic and Distinctive. (3792)
- [plane-alert-mil.csv](plane-alert-mil.csv) - Military Only. (7809)
- [plane-alert-civ.csv](plane-alert-civ.csv) - Civilian Registered Aircraft, includes Historic and Distinctive. (3802)
- [plane-alert-mil.csv](plane-alert-mil.csv) - Military Only. (7811)
- [plane-alert-pol.csv](plane-alert-pol.csv) - Police Forces. (913)
- [plane-alert-gov.csv](plane-alert-gov.csv) - Governments, Gov Agencies and Dictators. (1642)
- [plane-alert-gov.csv](plane-alert-gov.csv) - Governments, Gov Agencies and Dictators. (1643)

A second version of each of the above lists contains up to 4 image links per aircraft. These lists are created in [GitHub action](https://github.com/sdr-enthusiasts/plane-alert-db/actions/workflows/create_db_derivatives.yaml) using the [plane_images.csv](plane_images.csv) database. **Please consider this experimental, do not come to rely on any of the image links**

Expand All @@ -61,10 +61,10 @@ Think of categories like groups, with similar or related aircraft listed togethe
|Aerial Firefighter|Firefighting Aircraft|327|
|Aerobatic Teams|Red Arrows, Blue Angels, etc.|78|
|Army Air Corps|UK Army Air Corps, mainly Helicopters|94|
|As Seen on TV|Companies and Brands|395|
|As Seen on TV|Companies and Brands|402|
|Big Hello|Large Helicopters (sic)|104|
|Bizjets|Fancy pants planes for fancy pants people|43|
|CAP|Civil Air Patrol.|5|
|CAP|Civil Air Patrol.|6|
|Climate Crisis|Oil Companies, Large Business Jets - BBJs and ACJs|191|
|Coastguard|Coastguard, Customs and Border Patrols|440|
|Da Comrade|Russian or Soviet Aircraft|91|
Expand All @@ -90,15 +90,15 @@ Think of categories like groups, with similar or related aircraft listed togethe
|Oxcart|Intelligence gathering aircraft|652|
|Perfectly Serviceable Aircraft|Why do you keep jumping out of a Perfectly Serviceable Aircraft aka Skydiving planes|44|
|PIA|Privacy ICAO Address....you can run, but you cannot hide.|15|
|Police Forces|Your friendly neighbourhood flying (insert local colloquialism here).|896|
|Ptolemy would be proud|Mapping and Aerial Survey aircraft.|130|
|Police Forces|Your friendly neighbourhood flying (insert local colloquialism here).|897|
|Ptolemy would be proud|Mapping and Aerial Survey aircraft.|132|
|Quango|NATO, United Nations, World Bank etc.|32|
|Radiohead|Very Very special aircraft. Think VC25.|5|
|RAF|Aircraft of the Royal Air Force|240|
|Royal Aircraft|Aircraft used or owned by the UK Royal Family|8|
|Royal Navy Fleet Air Arm|Aircraft of the Royal Navy Fleet Air Arm|97|
|Special Forces|The best of the best of the best. Sir.|180|
|Toy Soldiers|Armies from around the world.|787|
|Toy Soldiers|Armies from around the world.|789|
|UAV|It's not natural, I tell 'ya!|33|
|UK National Police Air Service|Your friendly neighbourhood flying bobby.|24|
|United States Marine Corps|Aircraft of the United States Marine Corps, Oorah!|214|
Expand Down
68 changes: 39 additions & 29 deletions plane-alert-civ-images.csv

Large diffs are not rendered by default.

Loading

0 comments on commit e7ab756

Please sign in to comment.