Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Repository for research/studies related data

Currently are provided the following data

Global deployment model

The Nation wide deployment model are provided in zipped CSV format:

  • NationWide_CatA.csv
  • NationWide_CatB.csv

Per-DPA deployment models

The per-DPA deployment model used by numerous studies is done by NTIA and NIST. Useful for any study requiring a more realistic set of CBSD deployment models taking into account population, etc..

The data is provided in the reg_grant Zipped JSON format holding registration and grant requests. To read the data, one can simply use the function:

reference_models.tools.sim_utils.ReadTestHarnessConfigFile(<file_name>)