NSW Companion Pet Registry API

Introduction

Welcome to the New South Wales Companion Animal Register API. This API was built for the apps4nsw developer day at the Powerhouse Museum. We hope this API will enable interested developers to easily access local pet data to build interesting applications.

All the data on this page is in JSON so you can build your own web applications over the top of this API.

Examples

Names

You can access the NSW Companion Animal Register to find the most popular dog and cat names in the state of New South Wales, over the past 10 years.

Click here to run

Example: Top 40 Purebred Dog names

http://nsw-pet-register.heroku.com/dogs/names.json

Breeds

You can access the NSW Companion Animal Register to find the most popular dog and cat breeds in the state of New South Wales, over the past 10 years.

Click here to run

Example: A count of all purebred dogs in NSW

http://nsw-pet-register.heroku.com/dogs/breeds.json

Crossbreeds

You can access the NSW Companion Animal Register to find the most popular dog and cat breeds in the state of New South Wales, over the past 10 years.

Click here to run

Example: Top 40 Crossbred Dog names

http://nsw-pet-register.heroku.com/dogs/crossbreeds.json