Know Your Community Better

Oswego's most comprehensive public records platform. Search arrests, property complaints, tax parcels, civic meetings, and local news — all in one place, powered by AI.

5,000+
Complaints Tracked
7,000+
Properties Indexed
40+
Arrests This Month
6
Data Sources
Pricing

Choose Your Plan

Start free, upgrade when you need more. All plans include full search across every data source.

Free Forever
$0 /month

Perfect for curious residents

  • Search all 6 data sources
  • Interactive map view
  • Basic AI models
  • ~4-5 AI questions per day
  • 10 address & name watches
  • Email alerts on watches
Power User
$29 /month

For journalists, researchers & developers

  • 40x more AI credits
  • All premium AI models
  • Unlimited watches
  • Everything in Pro, plus:
  • Full data export (CSV, JSON, XLSX, PDF)
  • Up to 10,000 rows per export
  • Research API access
  • Up to 10 API keys
  • 300 requests/min rate limit
  • Interactive API playground
  • Full docs & code examples
⬡ Pro Feature

Your Community Intelligence Workbench

The Pro Dashboard gives you a command-center view of everything happening in Oswego. View arrests, complaints, parcels, landowners, news, and civic meetings simultaneously — then click any name or address to instantly cross-reference across all records.

  • See up to 6 data sources side-by-side with flexible panel layouts
  • Timeline view shows every event in chronological order, color-coded by type
  • Built-in AI assistant helps you find patterns and connections across records
Port City Radar PRO
Arrests
Complaints
Parcels
Owners
News
Civic
AI Assistant
Who owns 123 W 1st St?
That property is owned by J. Smith. There are 3 complaints and 1 arrest at this address...
Any civic meetings about it?
Yes — the property was discussed at the Feb 2026 Common Council meeting regarding...
🔑 API Keys
📘 Documentation
⚡ Playground
Search Complaints
curl -H "x-api-key: osr_abc...xyz" \
  /research/v1/complaints?address=Main+St&limit=50
Response 200 OK
{
  "data": [
    {
      "id": 1284,
      "address": "142 W Main St",
      "type": "Property",
      "date": "2026-02-18"
    }, ...
  ],
  "total": 47
}
⬡ Researcher Feature

Programmatic Access to Public Records

The Research API gives you direct access to Oswego's public records database. Build custom dashboards, automate reports, feed data into your own analysis tools — all with a simple REST API.

  • REST API with full documentation and interactive playground
  • Export up to 10,000 rows in CSV, JSON, XLSX, or PDF format
  • Code examples in cURL, JavaScript, and Python to get started fast

Feature Comparison

A detailed look at what's included in every plan.

Free
$0/mo
Pro
$9/mo
Researcher
$29/mo
AI & Credits
Daily AI credits 1.28 16.17 51.06
AI models Basic Premium All Premium
AI Research Assistant
AI-generated PDF reports
Search & Data
Search all 6 data sources
Interactive map
Saved searches 20 20
Monitoring & Alerts
Watches (address/name) 10 50 Unlimited
Email alerts
SMS text alerts
Monthly community digest
Pro Dashboard
Multi-pane workspace (6 panels)
Advanced filters
Timeline view
Cross-reference analysis
Data Export & API
Data export (CSV, JSON, XLSX, PDF)
Export row limit 10,000
Research API access
API keys 10
Rate limit 300/min

Frequently Asked Questions

We aggregate data from six sources: police arrest blotters, property complaints filed with the city, tax parcel and landowner records, local news from Oswego County Today and Oswego County News Now, and civic meeting documents from oswegony.gov. All data is publicly available information — we just make it searchable and connected.
Each time you ask the AI a question, it costs credits based on the model used and the complexity of the query. Free users receive 1.28 credits per day (enough for roughly 4-5 questions). Credits reset daily, so you get a fresh allowance each day. Pro and Researcher tiers get significantly more credits for heavier usage.
Watches let you monitor specific addresses, names, streets, or keywords. When a new record appears that matches your watch — like a new complaint at an address or an arrest involving a name you're tracking — you'll get notified by email (or SMS on Pro and Researcher plans). It's like a personalized alert system for the public records that matter to you.
Free tier users have access to efficient local models that handle basic queries well. Pro and Researcher tiers unlock premium cloud models including Claude and GPT-4, which provide more detailed analysis, better reasoning, and more nuanced answers about the data.
The free tier lets you experience the core platform — searching all data sources, using the map, and setting up watches. Pro is month-to-month with no contract, so you can try it for a month and cancel anytime if it's not right for you. There's no cancellation fee or commitment.
Yes. All subscriptions are month-to-month. You can cancel anytime from your account settings, and you'll retain access to your paid features until the end of your current billing period. No cancellation fees, no questions asked.
Researcher tier supports exporting data in CSV, JSON, XLSX (Excel), and PDF formats. You can export up to 10,000 rows at a time, and filter exports by date range, location, type, and more. Exports can include complaints, arrests, parcels, landowners, news, and civic meeting data.
Yes — the Research API is available on the Researcher plan. It provides REST endpoints for searching complaints, arrests, parcels, landowners, and map data. You get up to 10 API keys, a rate limit of 300 requests per minute, and a full developer portal with interactive playground and code examples in cURL, JavaScript, and Python.