File size: 1,099 Bytes
896453f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "id": "development/adding-data-sources",
  "title": "Adding New Data Sources - Compliance Checklist",
  "description": "Before integrating any new data source, work through this checklist to ensure legal compliance, proper attribution, and best practices.",
  "source": "@site/docs/development/adding-data-sources.md",
  "sourceDirName": "development",
  "slug": "/development/adding-data-sources",
  "permalink": "/docs/development/adding-data-sources",
  "draft": false,
  "unlisted": false,
  "editUrl": "https://github.com/getcommunityone/open-navigator-for-engagement/tree/main/website/docs/development/adding-data-sources.md",
  "tags": [],
  "version": "current",
  "sidebarPosition": 5,
  "frontMatter": {
    "sidebar_position": 5,
    "sidebar_label": "Adding New Data Sources"
  },
  "sidebar": "docsSidebar",
  "previous": {
    "title": "File Migration to Events Naming Convention",
    "permalink": "/docs/development/events-naming-migration"
  },
  "next": {
    "title": "API Logging & Error Handling Implementation",
    "permalink": "/docs/development/api-logging-errors"
  }
}