Demo data — Sample invoices, customers and expenses
The data below is loaded from demo_data.json at runtime. It illustrates the structure ContaAutónomo uses internally.
Invoices
Sample invoices from demo_data.json
| Number |
Client |
Amount (EUR) |
Currency |
Status |
Date |
| | | | | |
Customers
Sample customers across countries and tax types
| Name |
Country |
Tax type |
VAT number |
| | | |
Expenses
Sample expense entries with categories and amounts
| Category |
Amount |
Date |
Contractor |
| | | |
Spanish tax breakdown
Computed from the demo invoices above. Formulas:
iva = total × 0.21 (Spanish VAT)
irpf = total × 0.20 (income tax withholding)
social_security = 300 × months (cuota de autónomos)