cjc0013 commited on
Commit
dba0a52
·
verified ·
1 Parent(s): 543858c

Extend drone sightings release to 24 months r7

Browse files

Verified public release drone-sightings-public-20260425-r7 from C:\scraper\runs\drone_sightings\drone_sightings_24mo_faa_release_candidate_20260425_r4. Counts: 2508 events, 2551 event sources, 0 verifier failures. Extends source window to 2024-04-24..2026-04-24 using strict FAA UAS airport-code binding and review-suppressed ambiguous clusters.

dataset_bundle/daily_area_rollup.csv CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_bundle/event_sources.csv CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_bundle/events.csv CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_bundle/methodology.md CHANGED
@@ -11,7 +11,7 @@ This release shows a bounded set of U.S. public-source and FAA-reported drone si
11
  - When a source mentions more than one plausible area and a single primary area cannot be resolved deterministically, the source is kept out of the public map.
12
 
13
  ## Source Window
14
- - Start: `2025-04-24`
15
  - End: `2026-04-24`
16
 
17
  ## What This Does Not Prove
 
11
  - When a source mentions more than one plausible area and a single primary area cannot be resolved deterministically, the source is kept out of the public map.
12
 
13
  ## Source Window
14
+ - Start: `2024-04-24`
15
  - End: `2026-04-24`
16
 
17
  ## What This Does Not Prove
dataset_bundle/public_release_manifest.json CHANGED
@@ -1,21 +1,21 @@
1
  {
2
- "public_version": "drone-sightings-public-20260425-r6",
3
  "title": "Drone Sightings Near Covered U.S. Military and Civilian Areas",
4
- "release_date": "2026-04-25T08:01:09.300001+00:00",
5
- "source_run_name": "drone_sightings_quantity_faa_release_candidate_20260425_r3",
6
  "slice_description": "A small, review-oriented slice of U.S. public-source and FAA-reported drone sightings mapped against official covered-area registries.",
7
  "source_window": {
8
- "start_date": "2025-04-24",
9
  "end_date": "2026-04-24",
10
- "window_days": 365
11
  },
12
  "counts": {
13
- "events": 1085,
14
  "monitored_areas": 36702,
15
- "event_sources": 1122,
16
- "daily_area_rollup_rows": 1007,
17
- "article_candidates": 230,
18
- "article_fetch_failed": 5
19
  },
20
  "covered_area_counts_by_type": {
21
  "airport": 19407,
@@ -24,30 +24,31 @@
24
  "power_plant": 16104
25
  },
26
  "event_counts_by_type": {
27
- "airport": 1079,
28
- "power_plant": 1,
29
- "military_installation": 5
30
  },
31
  "event_counts_by_class": {
32
- "civilian": 1080,
33
- "military": 5
34
  },
35
  "quality_summary": {
36
- "unresolved_area_share": 0.143511,
37
- "review_article_count": 188,
38
- "weak_area_review_count": 27,
39
- "weak_area_context_review_count": 19,
40
- "weak_event_context_review_count": 13,
41
- "off_scope_review_count": 26,
42
  "false_match_canary_review_count": 1,
43
- "article_fetch_failure_share": 0.003817,
44
- "article_fetch_failure_count": 5,
45
  "news_search_failure_count": 0,
46
  "official_source_failure_count": 0,
47
  "source_unavailable_count": 0,
48
- "duplicate_cluster_share": 0.006452,
49
  "conflicting_area_cluster_count": 0,
50
- "report_date_proxy_share": 0.000922
 
51
  },
52
  "included_tables": [
53
  "events.csv",
 
1
  {
2
+ "public_version": "drone-sightings-public-20260425-r7",
3
  "title": "Drone Sightings Near Covered U.S. Military and Civilian Areas",
4
+ "release_date": "2026-04-25T09:31:32.437334+00:00",
5
+ "source_run_name": "drone_sightings_24mo_faa_release_candidate_20260425_r4",
6
  "slice_description": "A small, review-oriented slice of U.S. public-source and FAA-reported drone sightings mapped against official covered-area registries.",
7
  "source_window": {
8
+ "start_date": "2024-04-24",
9
  "end_date": "2026-04-24",
10
+ "window_days": 730
11
  },
12
  "counts": {
13
+ "events": 2508,
14
  "monitored_areas": 36702,
15
+ "event_sources": 2551,
16
+ "daily_area_rollup_rows": 2334,
17
+ "article_candidates": 309,
18
+ "article_fetch_failed": 7
19
  },
20
  "covered_area_counts_by_type": {
21
  "airport": 19407,
 
24
  "power_plant": 16104
25
  },
26
  "event_counts_by_type": {
27
+ "airport": 2501,
28
+ "military_installation": 6,
29
+ "power_plant": 1
30
  },
31
  "event_counts_by_class": {
32
+ "civilian": 2502,
33
+ "military": 6
34
  },
35
  "quality_summary": {
36
+ "unresolved_area_share": 0.09233,
37
+ "review_article_count": 260,
38
+ "weak_area_review_count": 39,
39
+ "weak_area_context_review_count": 23,
40
+ "weak_event_context_review_count": 20,
41
+ "off_scope_review_count": 35,
42
  "false_match_canary_review_count": 1,
43
+ "article_fetch_failure_share": 0.002486,
44
+ "article_fetch_failure_count": 7,
45
  "news_search_failure_count": 0,
46
  "official_source_failure_count": 0,
47
  "source_unavailable_count": 0,
48
+ "duplicate_cluster_share": 0.004785,
49
  "conflicting_area_cluster_count": 0,
50
+ "review_conflicting_area_cluster_count": 1,
51
+ "report_date_proxy_share": 0.000399
52
  },
53
  "included_tables": [
54
  "events.csv",
dataset_bundle/quality_checks.md CHANGED
@@ -1,15 +1,16 @@
1
  # Quality Checks
2
 
3
- - Event rows: `1085`
4
  - Monitored areas: `36702`
5
- - Event source rows: `1122`
6
- - Article fetch failure share: `0.003817`
7
  - Source unavailable count: `0`
8
- - Review article count: `188`
9
  - False-match canary review count: `1`
10
- - Duplicate cluster share: `0.006452`
11
  - Conflicting area clusters: `0`
12
- - Unresolved area share: `0.143511`
 
13
 
14
  ## Public Integrity Language
15
 
 
1
  # Quality Checks
2
 
3
+ - Event rows: `2508`
4
  - Monitored areas: `36702`
5
+ - Event source rows: `2551`
6
+ - Article fetch failure share: `0.002486`
7
  - Source unavailable count: `0`
8
+ - Review article count: `260`
9
  - False-match canary review count: `1`
10
+ - Duplicate cluster share: `0.004785`
11
  - Conflicting area clusters: `0`
12
+ - Review-suppressed conflicting area clusters: `1`
13
+ - Unresolved area share: `0.09233`
14
 
15
  ## Public Integrity Language
16