Standardized SEC financial data for CGI INC — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001061574 · NYSE · Services-Management Consulting Services.
| C$ | FY2019 | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 |
|---|---|---|---|---|---|---|
| Revenue | C$12.11B | C$12.16B | C$12.13B | C$12.87B | C$14.30B | C$14.68B |
| Net income | C$1.26B | C$1.12B | C$1.37B | C$1.47B | C$1.63B | C$1.69B |
Standardized from CGI INC's SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/GIB/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/GIB/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"