# Scope of the Database

Currently, the Codify database covers the following information:

* **Federal bills & regulations**– Includes all government and private members’ bills introduced in Parliament, at all readings.
* **Provincial bills & regulations**– Includes all public and private government bills from the 13 provincial and territorial legislatures, at all readings.
* **All Statutes** – Includes a full list of amendments of said statutes.
* **All Proclamations** – Including coming-into-force dates.

Please see the chart below for a summary of the database.

<figure><img src="https://762181898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHjR7OHOoY6zpD6oCyEOO%2Fuploads%2FNsygQvUW7kgKFTmXPkpl%2Fimage.png?alt=media&#x26;token=287ed4ed-c543-4107-b4f1-f3ce0b39e1ab" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note the scope of the Codify database is constantly being expanded, so keep an eye out for further updates!
{% endhint %}

## Database History

* The database was created by Codify Legal Publishing in 2016.
* Codify’s bills & regulation database goes back as far as January 2016.
* The proclamation database goes back to 2009, so as to to include older provisions that have yet to be proclaimed into force.
* In 2021, the database was migrated to the URL [codifylaws.com](https://www.codifylaws.com/), as a part of the Codify 2.0 project.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.codifylaws.com/introduction/scope-of-the-database.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
