Skip to content

Instantly share code, notes, and snippets.

@pentium10
Created January 23, 2022 18:16
Show Gist options
  • Save pentium10/e792e9a34924421f6fa96414f38bd487 to your computer and use it in GitHub Desktop.
Save pentium10/e792e9a34924421f6fa96414f38bd487 to your computer and use it in GitHub Desktop.
Searching for the "amazon" string on trademark
{
"count": 250,
"items": [
{
"keyword": "AMAZON REDSHIFT SPECTRUM",
"registration_number": "6576796",
"serial_number": "87417228",
"status_label": "Live/Registered",
"status_code": "700",
"status_date": "2021-11-30",
"status_definition": "REGISTERED",
"filing_date": "2017-04-19",
"registration_date": "2021-11-30",
"abandonment_date": null,
"expiration_date": "2027-11-30",
"description": "Position 1 Technological services, namely, data warehousing services; technological services, namely, hosting, managing, provisioning, scaling, administering, maintaining and monitoring databases for others; technological services, namely, software as a service (SAAS) services featuring software for use in database management, data access, data extraction and reporting and query functionality for management of data; technological services, namely, cloud computing featuring software for use in database management and data warehousing; providing temporary use of on-line non-downloadable cloud computing software for use in database management\n\nPosition 2 AMAZON RED SHIFT SPECTRUM\n\n",
"owners": [
{
"index": 1,
"owner_type": "30",
"owner_label": "Original Registrant",
"legal_entity_type": "03",
"legal_entity_type_label": "Corporation",
"name": "Amazon Technologies, Inc.",
"address1": "410 Terry Ave N",
"address2": "ATTN: Trademarks",
"city": "Seattle",
"state": "WA",
"country": "US",
"postcode": "98109"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment