Neogen Corporation: change in accounts payable
Change in accounts payable for Neogen Corporation. Inspect selected reporting periods, original units and SEC filing links; download the financial history.
All Neogen Corporation financial histories
What this measure means
The cash flow adjustment for the change in payables during the period. A positive value under this concept means payables grew and added to operating cash flow.
Exact concept: us-gaap:IncreaseDecreaseInAccountsPayable. Each value covers an annual-duration reporting interval, shown with both start and end dates. Different units remain separate; no currency conversion or interpolation is applied.
Coverage of this history
Selected reporting periods run from 2009-06-01 to 2018-05-31. The SEC response was captured on 2026-09-19.
This selected history ends more than two years before capture. Do not treat its final value as a current balance or current annual result. More recent filings may use another accounting tag; inspect the filings before drawing conclusions about the company.
Selected filing history
| Period start | Period end | Value | Unit | Filed | Source filing |
|---|---|---|---|---|---|
| 2017-06-01 | 2018-05-31 | 4,381,000 | USD | 2018-07-27 | 10-K · 0001193125-18-229573 |
| 2016-06-01 | 2017-05-31 | -1,691,000 | USD | 2018-07-27 | 10-K · 0001193125-18-229573 |
| 2015-06-01 | 2016-05-31 | 704,000 | USD | 2018-07-27 | 10-K · 0001193125-18-229573 |
| 2014-06-01 | 2015-05-31 | 412,000 | USD | 2017-07-28 | 10-K · 0001193125-17-240208 |
| 2013-06-01 | 2014-05-31 | 1,970,000 | USD | 2016-07-29 | 10-K · 0001193125-16-664134 |
| 2012-06-01 | 2013-05-31 | -1,417,000 | USD | 2015-07-30 | 10-K · 0001193125-15-271129 |
| 2011-06-01 | 2012-05-31 | 2,330,000 | USD | 2014-07-30 | 10-K · 0001193125-14-286974 |
| 2010-06-01 | 2011-05-31 | 1,196,000 | USD | 2013-07-30 | 10-K · 0001193125-13-309676 |
| 2009-06-01 | 2010-05-31 | 3,008,000 | USD | 2012-07-30 | 10-K · 0001193125-12-322702 |
Related financial histories
- Neogen Corporation: total assets
- Neogen Corporation: total liabilities
- Neogen Corporation: stockholders equity
- Neogen Corporation: cash and cash equivalents
- Neogen Corporation: net income or loss
- Neogen Corporation: operating cash flow
- Neogen Corporation: contract revenue excluding tax
- Neogen Corporation: financing cash flow
- Neogen Corporation: investing cash flow
- Neogen Corporation: retained earnings or deficit
- Neogen Corporation: basic weighted-average shares
- Neogen Corporation: diluted weighted-average shares
- Neogen Corporation: basic earnings per share
- Neogen Corporation: diluted earnings per share
- Neogen Corporation: income tax expense or benefit
- Neogen Corporation: net property, plant and equipment
- Neogen Corporation: share-based compensation expense
- Neogen Corporation: operating income or loss
- Neogen Corporation: current assets
- Neogen Corporation: interest expense
- Neogen Corporation: current liabilities
- Neogen Corporation: current accounts payable
- Neogen Corporation: goodwill carrying amount
- Neogen Corporation: net finite-lived intangible assets
- Neogen Corporation: net current accounts receivable
- Neogen Corporation: operating expenses
- Neogen Corporation: net inventory
- Neogen Corporation: gross profit
- Neogen Corporation: cost of revenue
- Neogen Corporation: research and development expense
- Neogen Corporation: common shares outstanding
- Neogen Corporation: cash including restricted cash
- Neogen Corporation: additional paid-in capital
- Neogen Corporation: accumulated other comprehensive income or loss
- Neogen Corporation: total equity including noncontrolling interests
- Neogen Corporation: operating lease right-of-use asset
- Neogen Corporation: operating lease liability
- Neogen Corporation: gross property, plant and equipment
- Neogen Corporation: accumulated depreciation on property, plant and equipment
- Neogen Corporation: net intangible assets excluding goodwill
- Neogen Corporation: other noncurrent assets
- Neogen Corporation: other noncurrent liabilities
- Neogen Corporation: prepaid expenses and other current assets
- Neogen Corporation: net deferred tax assets
- Neogen Corporation: net deferred tax liabilities
- Neogen Corporation: pre-tax income or loss from continuing operations
- Neogen Corporation: profit or loss including noncontrolling interests
- Neogen Corporation: comprehensive income or loss
- Neogen Corporation: general and administrative expense
- Neogen Corporation: depreciation expense
- Neogen Corporation: depreciation, depletion and amortization
- Neogen Corporation: amortization of intangible assets
- Neogen Corporation: other nonoperating income or expense
- Neogen Corporation: nonoperating income or expense
- Neogen Corporation: current income tax expense or benefit
- Neogen Corporation: deferred income tax expense or benefit
- Neogen Corporation: interest paid, net
- Neogen Corporation: income taxes paid, net
- Neogen Corporation: operating lease payments
- Neogen Corporation: change in accounts receivable
- Neogen Corporation: change in inventories
Inspect the source
- Entity
- Neogen Corporation / CIK 0000711377
- Captured
- 2026-09-19T11:14:08.299Z
- SEC response SHA-256
9e5af032f985b73b2d8f99de0422130f11105e921af31a7363643fb8d303f369
Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON
Latest-filed annual-report facts per unit and reporting period at capture time. Duration facts cover 300 to 400 days. This selection can include restatements and is not a point-in-time backtest dataset. Missing concepts are omitted, never zero-filled. Values retain original units and are not currency converted. Extended concepts require compatible unit shapes and at least three reporting ends with changing values within one unit. Constant or incompatible added histories are omitted.
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.
- Get an API key and run your first validation
- Connect the MCP server to your coding assistant
- Inspect the ALPHAC engine on GitHub
- Read the MCP server source and integration examples
Read the published dataset with Python
import json
from urllib.request import urlopen
with urlopen("https://canlicapital.com/company-data/0000711377.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"])))