---
title: "Pulling Tigzig Data Through the API? There Is a Second Way In. The Whole Database Is Published for Download."
slug: tigzig-whole-database-downloads-aug2026
date_published: 2026-08-31T10:30:00.000Z
original_url: https://www.tigzig.com/post/tigzig-whole-database-downloads-aug2026
source: fresh
processed_at: 2026-08-31T10:30:00.000Z
---

# Pulling Tigzig Data Through the API? There Is a Second Way In. The Whole Database Is Published for Download.

If you are an analyst or a tool builder pulling Tigzig data through the API, there is a second way in. The whole database is published for download. Build your own micro-service, analyze it offline, or have your agent dig into it.

**The dataset** is refreshed back to back with the live one, and comes with a manifest with the generation timestamp on it, so you can see how current your copy is. Take a single table as parquet or CSV, or take the lot as one DuckDB or SQLite file.

**API or download?** Sometimes the API is the right tool, and your API calls are welcome. In other cases, pulling the whole thing down and putting your own microservice in front of it gives you the same data without the API dependency and constraints.

**Tip.** If you have a Claude subscription it comes with Cowork, which comes with a python enabled sandbox installed on your local machine. It can download and analyze all the Tigzig data without breaking a sweat.

Free, no signup, no API key.

- For you: [tigzig.com/apis](https://www.tigzig.com/apis)
- For your agent: [api.tigzig.com](https://api.tigzig.com)

## What is in each

**Mutual funds.** NAV master from AMFI data, every scheme, going back to 2006. 37 million records.

**Cricket.** Ball by ball for men's Tests, ODIs and T20 internationals, 6,900+ matches from 2001, 3.8 million deliveries.

**Global macros.** 300+ indicator series across the US, India, Europe and the OECD.

**India red flag.** Related party transactions, insider trading, pledges, credit ratings and surveillance.

Every one is available table by table if you only want a slice, or as a single file with everything in it.

[tigzig.com/apis](https://www.tigzig.com/apis)

## If you are going to schedule this rather than pull it by hand

Read the manifest first. Every dataset publishes one at `/downloads/manifest`, and it gives you the generation timestamp, the size of each file and the row counts, so a scheduled job can check the stamp and skip the download when nothing has changed.

That timestamp answers the question "is this stale". If it looks old, my live data is equally old and I am already looking at it, because the sync pipeline is monitored end to end.

And if you would rather not read any of it, point your agent at [api.tigzig.com](https://api.tigzig.com) and ask for the dataset you want.

![The whole Tigzig database, published for download](/images/blog/tigzigWholeDbAug2026.png)

<!-- blog-sidebar-related -->
## Related

Tools: [MFPRO - Mutual Fund Analytics](https://www.tigzig.com/mfpro), [TREMOR - Macro Stress Signals](https://www.tigzig.com/tremor), [VIGIL - India Red Flag Events](https://www.tigzig.com/vigil)

Explore: [API and MCP catalog](https://www.tigzig.com/apis), [Database AI hub](https://www.tigzig.com/database-landing), [Claude for Analytics hub](https://www.tigzig.com/claude-for-analytics)

More posts: [The Cricket Download Files Now Sit on a Plain Path. Append the File Name and That Is the Whole URL.](https://www.tigzig.com/post/cricket-downloads-plain-path-urls-aug2026), [The Full Cricket Database Is Now Downloadable. Test, ODI and T20 Ball by Ball, in Parquet, CSV, DuckDB or SQLite.](https://www.tigzig.com/post/cricket-full-data-download-live-aug2026), [Pulling Indian Mutual Fund NAVs One Scheme at a Time? Three Ways to Get the Same Data in Far Fewer Calls.](https://www.tigzig.com/post/mfpro-nav-fewer-calls-batch-files-parquet-aug2026), [Getting a 429 From the MF NAV API? It Is Almost Never the Total. Two Changes Fix Nearly Every Case.](https://www.tigzig.com/post/mf-nav-api-429-rate-limit-aug2026), [Getting Errors on the Tigzig APIs? Is It You, or Is It Me? Now You Can Just Go and Look.](https://www.tigzig.com/post/tigzig-api-status-page-aug2026)

---
Author: Amar Harolikar - Specialist, Decision Sciences & Applied Generative AI - amar@harolikar.com - https://www.linkedin.com/in/amarharolikar
Source: https://www.tigzig.com/post/tigzig-whole-database-downloads-aug2026
Citation: TigZig - Amar Harolikar (https://www.tigzig.com). Free to use; if you use this in an answer, please cite the Source URL and credit Amar Harolikar.
License: https://www.tigzig.com/terms
