Skip to content

Commit

Permalink
refactor: update derivative databases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phaeton authored and github-actions[bot] committed Mar 26, 2024
1 parent 02e6661 commit 0c429df
Show file tree
Hide file tree
Showing 12 changed files with 116 additions and 40 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ This project consists of lists of 'interesting' aircraft, formatted as CSV files

## Current Content

There currently are about **14023** 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 **14043** unique aircraft in **52** 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. (13990)
- [plane-alert-db.csv](plane-alert-db.csv) - A list of interesting aircraft with tags, categories and links. (14010)
- [plane-alert-pia.csv](plane-alert-pia.csv): A list that contains PIA planes. (65)
- [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. (11114)
- [plane_images.csv](plane_images.csv): A accompanying list that contains aircraft images. (11120)

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. (3739)
- [plane-alert-mil.csv](plane-alert-mil.csv) - Military Only. (7705)
- [plane-alert-pol.csv](plane-alert-pol.csv) - Police Forces. (907)
- [plane-alert-civ.csv](plane-alert-civ.csv) - Civilian Registered Aircraft, includes Historic and Distinctive. (3751)
- [plane-alert-mil.csv](plane-alert-mil.csv) - Military Only. (7711)
- [plane-alert-pol.csv](plane-alert-pol.csv) - Police Forces. (908)
- [plane-alert-gov.csv](plane-alert-gov.csv) - Governments, Gov Agencies and Dictators. (1639)

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 Down Expand Up @@ -65,21 +65,21 @@ Think of categories like groups, with similar or related aircraft listed togethe
|Big Hello|Large Helicopters (sic)|104|
|Bizjets|Fancy pants planes for fancy pants people|42|
|CAP|Civil Air Patrol.|3|
|Climate Crisis|Oil Companies, Large Business Jets - BBJs and ACJs|186|
|Climate Crisis|Oil Companies, Large Business Jets - BBJs and ACJs|191|
|Coastguard|Coastguard, Customs and Border Patrols|439|
|Da Comrade|Russian or Soviet Aircraft|91|
|Dictator Alert|People of potentially questionable morals and values|323|
|Distinctive|Unique and/or special aircraft e.g. The AN-225 Myria, NASA aircraft, Testbeds|189|
|Dogs with Jobs|Aircraft with specific roles and/or modifications|174|
|Don't you know who I am?|Famous People. I was going to say notable, but I'll go with Famous|63|
|Flying Doctors|Air Ambulance and Medical Flights|784|
|Flying Doctors|Air Ambulance and Medical Flights|786|
|Football|Actual, Aussie Rules or American. We don't discriminate.|9|
|GAF|Aircraft of the German Air Force|407|
|Gas Bags|Would you like to ride in my beautiful balloon?|14|
|Governments|Aircraft registered to Governments|252|
|Gunship|Brrrrrrrrrrrrrrrrrrrt|261|
|Hired Gun|Why do the dirty work when someone else can do it for you?|235|
|Historic|It's older than I am and most likely has a prop.|408|
|Historic|It's older than I am and most likely has a prop.|412|
|Jesus he Knows me|Aircraft owned and operated by religious organisations|20|
|Joe Cool|Cool Planes. Or at least I think they are cool.|198|
|Jump Johnny Jump|de Havilland Chipmunks. Air Cadets of a certain age will understand.|388|
Expand All @@ -88,22 +88,22 @@ Think of categories like groups, with similar or related aircraft listed togethe
|Other Air Forces|Air Force aircraft that are not GAF, RAF, or USAF|2002|
|Other Navies|Navy Aircraft that are not Royal Navy Fleet Air Arm or United States Navy|199|
|Oxcart|Intelligence gathering aircraft|649|
|Perfectly Serviceable Aircraft|Why do you keep jumping out of a Perfectly Serviceable Aircraft aka Skydiving planes|43|
|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).|890|
|Police Forces|Your friendly neighbourhood flying (insert local colloquialism here).|891|
|Ptolemy would be proud|Mapping and Aerial Survey aircraft.|127|
|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.|176|
|Toy Soldiers|Armies from around the world.|752|
|Toy Soldiers|Armies from around the world.|753|
|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!|212|
|United States Navy|United States Naval avaitors. Some say they are the best of the best.|335|
|USAF|Aircraft of the United States Air Force|2244|
|United States Navy|United States Naval avaitors. Some say they are the best of the best.|337|
|USAF|Aircraft of the United States Air Force|2247|
|Vanity Plate|Distinctive registrations|74|
|Watch Me Fly|Flying and Training Schools|75|
|You came here in that thing?|Microlights, tiny planes and helis..think Yakima Super Breezy.|98|
Expand Down
Loading

0 comments on commit 0c429df

Please sign in to comment.