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 Dec 14, 2023
1 parent 2e50383 commit fbab5db
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 41 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ This project consists of lists of 'interesting' aircraft, formatted as CSV files

## Current Content

There currently are about **13529** unique aircraft in **50** 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 **13572** unique aircraft in **50** 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. (13497)
- [plane-alert-db.csv](plane-alert-db.csv) - A list of interesting aircraft with tags, categories and links. (13540)
- [plane-alert-pia.csv](plane-alert-pia.csv): A list that contains PIA planes. (57)
- [plane-alert-ukraine.csv](plane-alert-ukraine.csv): A list with Ukrainian planes. (32)
- [plane_images.csv](plane_images.csv): A accompanying list that contains aircraft images. (10918)
- [plane_images.csv](plane_images.csv): A accompanying list that contains aircraft images. (10961)

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. (3619)
- [plane-alert-civ.csv](plane-alert-civ.csv) - Civilian Registered Aircraft, includes Historic and Distinctive. (3662)
- [plane-alert-mil.csv](plane-alert-mil.csv) - Military Only. (7357)
- [plane-alert-pol.csv](plane-alert-pol.csv) - Police Forces. (902)
- [plane-alert-gov.csv](plane-alert-gov.csv) - Governments, Gov Agencies and Dictators. (1619)
Expand Down Expand Up @@ -71,7 +71,7 @@ Think of categories like groups, with similar or related aircraft listed togethe
|Distinctive|Unique and/or special aircraft e.g. The AN-225 Myria, NASA aircraft, Testbeds|182|
|Dogs with Jobs|Aircraft with specific roles and/or modifications|170|
|Don't you know who I am?|Famous People. I was going to say notable, but I'll go with Famous|62|
|Flying Doctors|Air Ambulance and Medical Flights|738|
|Flying Doctors|Air Ambulance and Medical Flights|781|
|Football|Actual, Aussie Rules or American. We don't discriminate.|9|
|GAF|Aircraft of the German Air Force|402|
|Gas Bags|Would you like to ride in my beautiful balloon?|14|
Expand Down
Loading

0 comments on commit fbab5db

Please sign in to comment.