get_registration_timeline
New registrations per year for a manufacturer, split by market — the pace at which a company is entering markets and launching products, years before it appears in reported revenue. Built from each registry's own approval date, so it reaches back as far as the registry publishes (56 years for the US). Every market carries a historyQuality flag: complete_archive and retains_lapsed series are safe to trend, current_state_only markets publish only today's position and undercount anything since withdrawn. Use for entry velocity, launch cadence, and comparing two competitors' expansion over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name, as an alternative to manufacturer_id | |
| market | No | Restrict to one market (ISO2 or full name) | |
| ticker | No | Listed ticker, e.g. "SYK" (US-listed coverage) | |
| to_year | No | Last year to include (default: current year) | |
| from_year | No | First year to include (default: 10 years ago) | |
| manufacturer_id | No | From search_manufacturer |