-
Notifications
You must be signed in to change notification settings - Fork 19
Database Query Registry
Yoom Lam edited this page Oct 20, 2020
·
11 revisions
This page lists database queries used to address data and metric requests.
To facilitate search, cross-referencing, and reuse, items on this page should have:
- description
- link to related GitHub tickets or PRs
- link to Gist containing SQL or query code
- link to dashboards
Metrics from BVA's FY19 Annual Report
- Metabase collection 24
- 1.1 Dispatched AMA Appeals
- calculation: BvaDispatchTask completion date grouped by month
- Metabase dashboard 13
- queries
- 1.2 Appeals worked Overtime vs. Regular
- 1.3 Scheduled hearings
- Reader Adoption - #12556
- percentage of unique users who have used Reader during the calendar year
- A user is considered to have "used Reader" if that user opened at least 5 different documents during the month.
- count of unique users (and their role: VLJ vs attorney) using Reader per month
- Metabase dashboard 14
- queries
- Jupyter Dashboard
- Metabase collection 26
- Metabase dashboard 15
- Metabase dashboard 7
-
Querying for case distribution numbers #149
- Distributed priority cases: queries
- Home
- Acronyms and Glossary
- Caseflow products
- Caseflow Intake
- Caseflow Queue
- Appeals Consumer
- Caseflow Reader
- Caseflow eFolder
- Caseflow Hearings
- Caseflow Certification
- Caseflow APIs
- Appeal Status API
- Caseflow Dispatch
-
CSUM Roles
- System Admin
- VHA Team Management
- Active Record Queries Resource
- External Integrations
- Caseflow Demo
- Caseflow ProdTest
- Background
- Stuck Jobs
- VA Notify
-
Caseflow-Team
- Tier 4
- Bat Team
- Technical Documentation
- Backend Code Patterns
- Backend Working Group
- FACOLS, VACOLS DB Schema
- Asyncable Models
- External Data: where and why
- Data Fetching Scripts
- Caseflow Data Model and Dictionary
- User Access Permissions
- Controller Schemas
- Constants
- Frontend Best Practices
- Accessibility
- How-To
- Debugging Tips
- Adding a Feature Flag with FeatureToggle
- Editing AMA issues
- Editing a decision review
- Fixing task trees
- Investigating and diagnosing issues
- Data and Metric Request Workflow
- Exporting and Importing Appeals
- Explain page for Appeals
- Record associations and Foreign Keys
- Upgrading Ruby
- Stuck Appeals
- Testing Action Mailer Messages Locally
- Re-running Seed Files
- Rake Generator for Legacy Appeals
- Manually running Scheduled Jobs
- System Admin UI
- Caseflow Makefile
- Upgrading Postgresql from v11.7 to v14.8 Locally
- VACOLS VM Trigger Fix M1
- Using SlackService to Send a Job Alert
- Technical Talks