API Reference
This is a comprehensive explanation of the egytech_api structure and background processes.
Last updated
This is a comprehensive explanation of the egytech_api structure and background processes.
Last updated
Object for fetching data of individual survey responses.
Object for fetching data of aggregated responses with specific parameters.
Object for fetching multiple participant data with different parameters leveraging httpx's powerful connection pooling.
Object that parses and validates query parameters for the /participants endpoint of the egytech.fyi API.
Object that parses and validates query parameters for the /stats
endpoint of the egytech.fyi API. It essentially the same as egytech_api.models.ParticipantsQueryParams
with the addition of the field "programming_language" which is unsupported for the /participants
endpoint.