File size: 5,563 Bytes
72eadef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
{
  "bundle_storage_class": "ziplime.data.services.file_system_delta_lake_bundle_storage.FileSystemDeltaLakeBundleStorage",
  "bundle_storage_data": {
    "table_uri": "data/pit/corporate_actions.delta"
  },
  "config_rows": {
    "adjustment_factors": 9433,
    "dividends": 391639,
    "pit": 397258,
    "splits": 5619
  },
  "config_schemas": {
    "adjustment_factors": {
      "cik": "String",
      "confidence": "String",
      "cumulative_split_factor": "Float64",
      "inserted_at": "Datetime(time_unit='us', time_zone='UTC')",
      "splits_after": "Int32",
      "valid_from": "Date",
      "valid_to": "Date"
    },
    "dividends": {
      "accepted_at": "Datetime(time_unit='us', time_zone='UTC')",
      "accession_number": "String",
      "amount_per_share": "Float64",
      "cik": "String",
      "currency": "String",
      "filed_date": "Date",
      "fiscal_period": "String",
      "fiscal_year": "Int32",
      "form": "String",
      "inserted_at": "Datetime(time_unit='us', time_zone='UTC')",
      "is_subsequent_event": "Boolean",
      "kind": "String",
      "period_end": "Date",
      "period_start": "Date",
      "quarters": "Int32",
      "revision": "Int32",
      "security_class": "String"
    },
    "pit": {
      "action_type": "String",
      "amount_per_share": "Float64",
      "confidence": "String",
      "currency": "String",
      "entity_id": "String",
      "event_date": "Date",
      "ingested_at": "Datetime(time_unit='us', time_zone='UTC')",
      "is_subsequent_event": "Boolean",
      "knowledge_date": "Datetime(time_unit='us', time_zone='UTC')",
      "knowledge_estimated": "Boolean",
      "pit_event_id": "String",
      "quarters": "Int32",
      "security_class": "String",
      "split_ratio": "Float64"
    },
    "splits": {
      "cik": "String",
      "confidence": "String",
      "corroborated_by": "String",
      "detected_after": "Datetime(time_unit='us', time_zone='UTC')",
      "detected_before": "Datetime(time_unit='us', time_zone='UTC')",
      "effective_period_end": "Date",
      "evidence_observations": "Int32",
      "inserted_at": "Datetime(time_unit='us', time_zone='UTC')",
      "is_reverse": "Boolean",
      "method": "String",
      "ratio": "Float64",
      "ratio_label": "String"
    }
  },
  "configs": {
    "adjustment_factors": {
      "grain": "one span and the factor that puts an as-filed per-share figure on today's basis",
      "path": "data/adjustment_factors/**/*.parquet"
    },
    "dividends": {
      "grain": "one per-share dividend a filing stated for one period",
      "path": "data/dividends/**/*.parquet"
    },
    "pit": {
      "delta_path": "data/pit/corporate_actions.delta",
      "grain": "one point-in-time corporate action event",
      "path": "data/pit/**/*.parquet"
    },
    "splits": {
      "grain": "one split, with the window it must have happened in",
      "path": "data/splits/**/*.parquet"
    }
  },
  "coverage": {
    "max_event": "2026-12-31",
    "max_knowledge": "2026-06-30T20:51:00+00:00",
    "min_event": "2005-03-31",
    "min_knowledge": "2009-04-15T20:44:00+00:00"
  },
  "data_type": "PIT_DATA",
  "dataset": "corporate-actions",
  "entity_domain": "us_equities",
  "entity_id": "issuer_cik",
  "event_date": "period_end for dividends, detection window end for splits",
  "event_date_type": "date",
  "frequency_seconds": null,
  "generated_at": "2026-09-07T10:38:46.006778+00:00",
  "knowledge_date": "accepted_at",
  "knowledge_date_policy": {
    "note": "A split's knowledge date is the earliest moment it was demonstrably public, which is later than it happened and therefore safe. No ex-date, record date or pay date exists in any free structured source.",
    "primary": "EDGAR acceptance of the filing that stated the dividend, or of the first filing showing split-restated figures"
  },
  "knowledge_date_type": "timestamp[us, tz=UTC]",
  "name": "corporate_actions",
  "pit": {
    "append_only": false,
    "knowledge_lag_model": "sec_edgar_acceptance",
    "restatement_policy": "dividends carry a revision per re-report; splits are rebuilt from the full restatement history each run"
  },
  "pretty_name": "ZipLime US Corporate Actions: dividends and splits (PIT)",
  "quality_ok": true,
  "rows": 397258,
  "source": {
    "build_version": "1.0.0",
    "coverage_note": "Split detection requires XBRL restatement history, which begins in 2009 Q1. Dividend periods reach back to 2005 through comparative figures in early filings.",
    "coverage_start": "2009-01-01",
    "license": "US Government work — public domain",
    "origin": "ZipLime/company-fundamentals (SEC Financial Statement Data Sets)",
    "package_version": "1.0.0",
    "recipe": "recipe/",
    "recipe_hash": "sha256:f7aabfcffe4c240efda7e95e223e2602c3fe9cf292ee6a9fe17629eaf5fa92d8",
    "schedule": "10 8 * * 1"
  },
  "split_ratios_recognised": [
    "1:1000",
    "1:750",
    "1:500",
    "1:400",
    "1:300",
    "1:250",
    "1:200",
    "1:150",
    "1:120",
    "1:100",
    "1:80",
    "1:75",
    "1:60",
    "1:50",
    "1:40",
    "1:35",
    "1:30",
    "1:25",
    "1:20",
    "1:16",
    "1:15",
    "1:12",
    "1:10",
    "1:8",
    "1:7",
    "1:6",
    "1:5",
    "1:4",
    "1:3",
    "1:2",
    "5:4",
    "4:3",
    "3:2",
    "5:3",
    "7:4",
    "9:5",
    "2:1",
    "5:2",
    "3:1",
    "7:2",
    "4:1",
    "5:1",
    "6:1",
    "7:1",
    "8:1",
    "9:1",
    "10:1",
    "12:1",
    "15:1",
    "20:1",
    "25:1",
    "30:1"
  ],
  "trading_calendar_name": null,
  "version": "1.0.0"
}