Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

TODO

Format

TODO

Legacy documentation:

  • TODO

TODO

Description

Legacy documentation:

  • TODO

TODO

 

{            "database": {
                "authentication": {
                    "password": "PASSWORD",
                    "username": "USERNAME"
                },
                "databaseName": "washingtondc",
                "databaseType": "mysql",
                "deleteQuery": "",
                "deltaQuery": "SELECT * FROM IncidentReport WHERE REPORTDATETIME >= (SELECT ADDDATE(CURDATE(),-7))",
                "hostname": "dbserver.ikanow.com",
                "port": "3306",
                "primaryKey": "NID",
                "publishedDate": "REPORTDATETIME",
                "query": "SELECT * FROM IncidentReport",
                "snippet": "OFFENSE",
                "title": "CCN",
                "url": "jdbc:mysql://ec2-184-72-206-97.compute-1.amazonaws.com/washingtondc/IncidentReport"
            }
        },

 

Examples

TODO

  • No labels