Skip to content

FIRST OF LONG ISLAND CORP: filings

Every FIRST OF LONG ISLAND CORP annual and quarterly report in the SEC record with the published financial measures it tagged, 56 filings, each linked to its SEC index.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2025-05-01fiscal Q1 202529600001437749-25-013978
10-K2025-03-12fiscal FY 202434900001437749-25-007257
10-Q2024-10-28fiscal Q3 202429840001437749-24-032202
10-Q2024-08-01fiscal Q2 202429800001437749-24-024209
10-Q2024-05-09fiscal Q1 202430620001437749-24-015704
10-K2024-03-08fiscal FY 202335930001437749-24-007156
10-Q2023-11-01fiscal Q3 202330880001437749-23-029684
10-Q2023-08-02fiscal Q2 202330840001437749-23-021596
10-Q2023-05-04fiscal Q1 202331650001562762-23-000204
10-K2023-03-09fiscal FY 202235940001562762-23-000110
10-Q2022-11-03fiscal Q3 202231920001562762-22-000423
10-Q2022-08-04fiscal Q2 202231880001562762-22-000331
10-Q2022-05-05fiscal Q1 202231660001562762-22-000207
10-K2022-03-11fiscal FY 202135940001562762-22-000126
10-Q2021-11-03fiscal Q3 202131920001562762-21-000399
10-Q2021-08-04fiscal Q2 202130840001562762-21-000289
10-Q2021-05-07fiscal Q1 202130640001562762-21-000208
10-K2021-03-12fiscal FY 2020341380001562762-21-000113
10-Q2020-11-06fiscal Q3 202030880001562762-20-000400
10-Q2020-08-07fiscal Q2 202030840000740663-20-000035
10-Q2020-05-11fiscal Q1 202031660000740663-20-000029
10-K2020-03-10fiscal FY 2019361390000740663-20-000011
10-Q2019-11-06fiscal Q3 201932900000740663-19-000035
10-Q2019-08-09fiscal Q2 201932840000740663-19-000026
10-Q2019-05-10fiscal Q1 201932640000740663-19-000019
10-K2019-03-15fiscal FY 2018331350000740663-19-000010
10-Q2018-11-09fiscal Q3 201829800000740663-18-000042
10-Q2018-08-09fiscal Q2 201829800000740663-18-000035
10-Q2018-05-10fiscal Q1 201828600000740663-18-000024
10-K2018-03-16fiscal FY 2017311330000740663-18-000011
10-Q2017-11-09fiscal Q3 201724700000740663-17-000017
10-Q2017-08-09fiscal Q2 201724700000740663-17-000007
10-Q2017-05-10fiscal Q1 201725540001437749-17-008502
10-K2017-03-15fiscal FY 2016291270001437749-17-004556
10-Q2016-11-09fiscal Q3 201625720001437749-16-041471
10-Q2016-08-09fiscal Q2 201625720001437749-16-036820
10-Q2016-05-02fiscal Q1 201625540001437749-16-030499
10-K2016-03-15fiscal FY 2015281240001437749-16-027661
10-Q2015-11-09fiscal Q3 201524680001437749-15-020132
10-Q2015-08-10fiscal Q2 201524680001437749-15-015360
10-Q2015-05-11fiscal Q1 201522480001140361-15-018620
10-K2015-03-16fiscal FY 2014261180001140361-15-011835
10-Q2014-11-10fiscal Q3 201422640001140361-14-040828
10-Q2014-08-11fiscal Q2 201422640001140361-14-031623
10-Q2014-05-12fiscal Q1 201425540001140361-14-020094
10-K2014-03-17fiscal FY 2013291270001140361-14-012903
10-Q2013-11-12fiscal Q3 201325700001140361-13-041573
10-Q2013-08-08fiscal Q2 201325700001140361-13-030998
10-Q2013-05-10fiscal Q1 201325540001140361-13-019917
10-K2013-03-18fiscal FY 2012291270001140361-13-012804
10-Q2012-11-09fiscal Q3 201225700001140361-12-046347
10-Q2012-08-09fiscal Q2 201225700001140361-12-035946
10-Q2012-05-10fiscal Q1 201225540001140361-12-024193
10-K2012-03-15fiscal FY 201125690001140361-12-015672
10-Q2011-11-09fiscal Q3 201125680001140361-11-052611
10-Q2011-08-09fiscal Q2 201124660001140361-11-040460

Inspect the source

Entity
FIRST OF LONG ISLAND CORP / CIK 0000740663
Captured
2026-09-21T17:17:15.829Z
SEC response SHA-256
6649a5ac1fa5e56339868f996886a0154b8ceef9d098bcb753e28b19d5969eae

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.

Use this in research

A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.

These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.

Research methodology · Execution and cost assumptions · Check backtest overfitting

Build with the open-source tools

Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0000740663.json") as response:
    record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
    print(concept["tag"], next(iter(concept["observations"])))