Skip to content
DataForge

Docs & data dictionary

Everything you need to evaluate a DataForge dataset before buying: delivery format, update policy, provenance guarantees, and the key fields of each dataset. The complete data dictionary for every dataset ships with the free sample and every purchase.

Delivery & documentation

Formats

Every package ships as CSV and/or Parquet inside a ZIP, together with the full data dictionary, a datasheet (sources, method, known limitations) and the license text.

Delivery

Downloads are issued as signed, expiring links from dl.zalize.com. Free samples arrive instantly after email verification; paid packages are delivered automatically on payment or after a short approval step for gated editions.

Provenance

Records carry their source URL and collection timestamp. Collection is rate-limited, uses an identified User-Agent and touches publicly accessible endpoints only.

Updates

Subscription buyers receive refreshed packages on the dataset cadence (weekly or monthly). Schemas are additive — existing columns are never renamed or removed within a major version.

Developer API (machine-readable catalog)

The whole catalog is scriptable — no key, no auth, plain JSON over GET. Sizes, row counts and SHA-256 checksums come straight from the packaging pipeline, so you can verify every download.

GET /catalog.json

Site-level catalog — one entry per dataset with title, category, inventory summary (packageCount, totalBytes, totalRows, latestDate, hasOpenData, minPrice) and all acquisition channels (Hugging Face, Kaggle, GitHub Releases, Zenodo DOIs).

GET /datasets/<id>/packages.json

Full package inventory for one dataset — every catalog-registered package with id, size_bytes, sha256, rows, date, distribution (public / gated / b2b-only), price and open_data flag. Free open-data packages download at dl.zalize.com/open-data/<id>.

# Full site catalog: every dataset with inventory summary + channels
curl -s https://data.zalize.com/catalog.json | jq '.datasets[0]'

# Per-dataset package index: size / sha256 / rows / date / distribution
curl -s https://data.zalize.com/datasets/tech-job-postings-salary-dataset/packages.json \
  | jq '.packages[0]'

Data dictionaries

Key fields per dataset. Jump to a dataset:

Job Postings with Parsed Salaries

390,000+ postings · Monthly refresh · CSV + Parquet · from $99

Field definitions for Job Postings with Parsed Salaries
fieldtypedescription
job_idstringStable unique identifier for the posting
company_namestringHiring company name
titlestringJob title as posted
locationstringNormalized location (city, region, country)
remote_policystringremote / hybrid / onsite
salary_minfloatParsed lower bound of salary range
salary_maxfloatParsed upper bound of salary range
salary_currencystringISO 4217 currency code
senioritystringjunior / mid / senior / staff+ (derived)
tech_stackarray<string>Extracted technology tags
ats_sourcestringgreenhouse / lever / ashby / workable / smartrecruiters
source_urlstringPublic URL the record was collected from
collected_attimestampUTC collection timestamp

App Store Data + Review Sentiment

6,700+ apps · Monthly refresh · CSV + Parquet · from $149

Field definitions for App Store Data + Review Sentiment
fieldtypedescription
app_idstringStore-native app identifier
storestringios / google_play
app_namestringApp display name
categorystringStore category
developerstringDeveloper / publisher name
rating_avgfloatAverage star rating (0–5)
rating_countintTotal number of ratings
price_usdfloatList price in USD (0 = free)
sentiment_scorefloatDerived review sentiment (−1 to 1)
top_topicsarray<string>Derived complaint/praise topic tags
rank_in_categoryintCategory rank at collection time
source_urlstringPublic URL the record was collected from
collected_attimestampUTC collection timestamp

Shopify Products + Price History

500,000+ records · Weekly snapshots · CSV + Parquet

Field definitions for Shopify Products + Price History
fieldtypedescription
product_idstringStore-native product identifier
store_domainstringShopify store domain
titlestringProduct title
vendorstringBrand / vendor name
product_typestringStore-assigned product type
variant_idstringVariant identifier (size/color/etc.)
pricefloatVariant price at snapshot time
compare_at_pricefloatPre-discount price if on sale
currencystringISO 4217 currency code
availableboolIn-stock flag at snapshot time
snapshot_datedateWeekly snapshot date
source_urlstringPublic URL the record was collected from
collected_attimestampUTC collection timestamp

Company Tech DNA

3,171 company profiles · 93,965 evidence rows · Monthly refresh (subscription) · CSV + Parquet · from $199

Field definitions for Company Tech DNA
fieldtypedescription
company_domainstringCompany website domain (join key across all sources)
ai_maturityfloat0–100 composite: JD AI-skill share + LLM-labeled adoption + AI team building + AI API usage + AI patents
primary_cloudstringaws / gcp / azure with the most hiring evidence, plus cloud_mix_* shares
tech_debtfloatShare (%) of the company's techs in a documented legacy list (with legacy_techs naming them)
top_cpc_subclassesstringTop-5 patent CPC subclasses = in-research directions (877 companies)
differentiationfloat100 × (1 − mean top-5 peer similarity): how unlike its closest peers the stack is
tech_matrix.evidence_countintPer company × technology × source observations, with a detail field naming the basis
peer_similarity.similarityfloatTF-IDF-weighted cosine similarity, top-10 peers per company

Patent Tech Analytics

· Snapshot (one-time) · Parquet + CSV · from $299

Field definitions for Patent Tech Analytics
fieldtypedescription
cpc_subclassstring4-char CPC technology field (IPC fallback)
publications_totalintPublications per field-year across six offices
cagr_recent_pctdouble3-year CAGR of publications ending in year t
acceleration_ppdoubleRecent CAGR minus prior CAGR (percentage points)
docdb_avg_citations_3ydoubleCitation velocity: mean citations within 3 years (DOCDB scope)
statusstringaccelerating / growing / stable / declining / collapsing
citation_edgesintFlow matrix: deduplicated citation edges citing-office → cited-office
influence_rankdoubleCompany rank by citations received (per scope)
signal_ratiodoubleCohort citation velocity vs 2010–2017 subclass baseline

China Macro & Trade Monthly

284,000+ observations · Monthly refresh · CSV + Parquet · from $149

Field definitions for China Macro & Trade Monthly
fieldtypedescription
datasetstringSource dataset code (IMF SDMX dataflow or World Bank WDI)
indicator_codestringIndicator code as published by the source
dimsstringExtra SDMX dimensions (e.g. COICOP category) serialized as key=value pairs
periodstringObservation period — YYYY-MM for monthly tables, YYYY for the World Bank annual table
valuenumberObservation value exactly as published; no imputation
partnerstringPartner economy (trade_partners_monthly table only)
_collected_attimestampCollection timestamp for provenance

US Aircraft Registry & Airmen

3,200,000+ records · Monthly refresh · CSV + Parquet · from $99

Field definitions for US Aircraft Registry & Airmen
fieldtypedescription
n_numberstringAircraft registration (tail) number
serial_numberstringManufacturer serial number
mfr_mdl_codestringManufacturer/model reference code (joins the aircraft reference table)
registrant_namestringRegistered owner name as published by the FAA
registrant_regionstringOwner state/region from the registry
status_codestringRegistration status code
airman_certstringAirman certificate type and ratings (airmen tables)
_collected_attimestampSnapshot collection timestamp for provenance

Other datasets

Full dictionaries for these datasets ship with the free sample — grab one from the dataset page, or ask us for the field list.

Questions about a schema, joins across datasets, or a custom slice? Email data@zalize.com or use the inquiry form.