cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
57 stars 17 forks source link

Enhance "domain growth" report by showing details in-registrar #999

Closed brooksr4 closed 3 weeks ago

brooksr4 commented 11 months ago

This is the post-MVP update to #998 and adds both data visualization and detailed listings for a comprehensive user experience.

Story

As an Admin, I want to navigate to the Domain Growth report from the reports list, input a date range, view a summary and visualization of domain activations and deletions, and have the option to see detailed data and summary metrics.

Acceptance Criteria

Additional Context

This data is used regularly for quarterly reporting. An example statement that's provided to meet that reporting follows:

There were 8,140 non-federal domains published in the .gov zone as of Sept 15, 2023, with 230 domains activated in Q4.

  • City: 128
  • County: 48
  • Independent Intrastate: 33
  • Interstate: 3
  • Tribal: 4
  • State: 14      

There were 8 non-federal domains deleted from the .gov zone during this period. Deletions occur upon request (e.g., entities no longer need the domain, their government organization becomes defunct) or because they were administratively removed (e.g., they failed to meet the requirements stipulated under the rules promulgated in the DOTGOV Act.

Issue Links

🔄 Relates to: #938 #143 ♻️ Supersedes #998

brooksr4 commented 11 months ago

Here's a screenshot of what it looks like in Verisign Web capture_7-9-2023_122017_gsa dotgov gov

And Here's a sketch of what it could look like in Django Admin: New Drawing 14

h-m-f-t commented 10 months ago

It would be a useful addition to this report to include a Date column where the value is the date the domain was activated/deleted. Post MVP could also add back the Authorizing Agency (probably called something different in our new db), City, and State. See example report.

Katherine-Osos commented 4 weeks ago

@h-m-f-t Is this ticket still needed or has it been covered by the reports that are already in the admin? If still needed, is it really a "Design" ticket or can we remove that label?

h-m-f-t commented 3 weeks ago

Having reports shown in-platform would be nice, but this isn't necessary. Closing!