Sandbox demo instanceDeterministic fictional data. Not connected to real services. Reset by reloading.
pdpp

Tax documents

End-of-year tax document index from the simulated payroll provider.

Connector acme_payroll_demo · stream tax_documents · 1 records · retention: Retained while this demo dataset is seeded.

Schema

  • yearnumbercommonTax year covered by the document.
  • document_kindstringcommone.g. W2, 1099.
  • issuerstringcommonIssuing entity display name.
  • issued_attimestampcommonWhen the document was issued.

Records

API examples

curl -s /sandbox/v1/streams/tax_documents
curl -s '/sandbox/v1/streams/tax_documents/records?limit=5'