Fund
| property | type | notes |
|---|---|---|
| api_path | Path | |
| web_path | Path | |
| name | String | |
| announced_on | Date | |
| announced_on_trust_code | TrustCode | |
| money_raised | Integer | |
| money_raised_currency_code | String | See Currency Codes |
| money_raised_usd | Integer | currency conversion, if necessary, is done based on the announced_on date |
| created_at | Timestamp | |
| updated_at | Timestamp | |
| permalink | String | |
| api_url | URL |
Relationships
| name | cardinality | type |
|---|---|---|
| venture_firm | one-to-one | Organization |
| investor | one-to-many | Organization or PersonNote: In our beta release this will be an empty array. |
| images | one-to-one | ImageNote: In our beta release this will be an empty array. |
| videos | one-to-many | Video |
| news | one-to-many | News |
| websites | one-to-one | Website |

