Skip to content

VERITEC, INC.: 10-Q filed 2012-05-22

What VERITEC, INC. reported in its quarterly report filed 2012-05-22 (fiscal Q3 2012): 14 published measures, 37 facts as tagged in accession 0001471242-12-000791.

This filing

Form
10-Q (quarterly report)
Filed
2012-05-22
Fiscal period
fiscal Q3 2012
Accession
0001471242-12-000791 on SEC EDGAR

Values are as tagged in this filing. A later filing can restate them; each measure links to its history page, which shows the latest-filed value per period. All VERITEC, INC. filings.

Reported measures

Stockholders equity

The reported residual interest after liabilities. It is an accounting amount, not market capitalization.

PeriodValueUnitDays
At 2012-03-31-4,023,445USD

Cash and cash equivalents

Cash and qualifying short-term liquid investments under the filer’s accounting policy. Restricted cash and longer-term investments may be reported separately.

PeriodValueUnitDays
At 2012-03-3157,224USD
At 2011-06-3014,996USD
At 2011-03-3121,939USD
At 2010-06-3031,915USD

Net income or loss

Reported profit or loss for the period. Check the filing for attribution, exceptional items and discontinued operations before comparing companies.

PeriodValueUnitDays
2012-01-01 to 2012-03-31-220,889USD91
2011-07-01 to 2012-03-31-586,569USD275
2011-01-01 to 2011-03-31-223,396USD90
2010-07-01 to 2011-03-31-768,908USD274

Operating cash flow

Cash generated or used by operating activities. Working-capital timing can make this differ substantially from reported income.

PeriodValueUnitDays
2011-07-01 to 2012-03-31-437,104USD275
2010-07-01 to 2011-03-31-79,176USD274

Financing cash flow

Net cash from financing activities, including borrowing, repayments and transactions with owners. A positive amount does not establish operating profitability.

PeriodValueUnitDays
2011-07-01 to 2012-03-31489,500USD275
2010-07-01 to 2011-03-31129,200USD274

Investing cash flow

Net cash from investing activities, including asset purchases, disposals and investment transactions. This differs from capital expenditure payments alone.

PeriodValueUnitDays
2011-07-01 to 2012-03-31-10,168USD275
2010-07-01 to 2011-03-31-60,000USD274

Share-based compensation expense

Reported noncash expense for share-based payment arrangements. Noncash treatment does not mean the awards have no economic cost to shareholders.

PeriodValueUnitDays
2011-07-01 to 2012-03-312USD275

Interest expense

Borrowing costs recognized as interest expense. This is distinct from cash interest paid and may not include every capitalized borrowing cost.

PeriodValueUnitDays
2012-01-01 to 2012-03-31-71,728USD91
2011-07-01 to 2012-03-31-152,674USD275
2011-01-01 to 2011-03-31-39,041USD90
2010-07-01 to 2011-03-31-120,606USD274

Gross profit

Revenue less the costs directly attributed to the goods or services sold. It precedes other operating expenses and is not net income.

PeriodValueUnitDays
2012-01-01 to 2012-03-31110,060USD91
2011-07-01 to 2012-03-31264,001USD275
2011-01-01 to 2011-03-31129,137USD90
2010-07-01 to 2011-03-31418,451USD274

Research and development expense

Research and development costs recognized as expense. Capitalization policies and acquired projects can make this differ from total cash invested in development.

PeriodValueUnitDays
2012-01-01 to 2012-03-3155,896USD91
2011-07-01 to 2012-03-31162,686USD275
2011-01-01 to 2011-03-3138,896USD90
2010-07-01 to 2011-03-31183,720USD274

Net income available to common stockholders

Net income after preferred dividends and similar adjustments, the numerator for basic earnings per share. It can be lower than reported net income.

PeriodValueUnitDays
2011-07-01 to 2012-03-31-586,569USD275

General and administrative expense

General and administrative costs reported under this concept, separate from selling expense. Filers group overhead differently, so compare presentation before comparing companies.

PeriodValueUnitDays
2012-01-01 to 2012-03-31203,431USD91
2011-07-01 to 2012-03-31535,320USD275
2011-01-01 to 2011-03-31274,596USD90
2010-07-01 to 2011-03-31883,033USD274

Depreciation expense

Depreciation recognized for the period under this concept. It is a noncash allocation of asset cost and may exclude amortization and depletion reported elsewhere.

PeriodValueUnitDays
2011-07-01 to 2012-03-3111,868USD275
2010-07-01 to 2011-03-3121,458USD274

Change in inventories

The cash flow adjustment for the change in inventories during the period. A positive value under this concept means inventory grew and reduced operating cash flow.

PeriodValueUnitDays
2011-07-01 to 2012-03-31969USD275
2010-07-01 to 2011-03-31-2,923USD274

Inspect the source

Entity
VERITEC, INC. / CIK 0000773318
Captured
2026-09-21T17:16:58.389Z
SEC response SHA-256
e96caa0df3ca1a0d9d24b5c05de8d00791b54a68d6e1b2470de08c9208b35521

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/0000773318.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"])))